Page MenuHomeClusterLabs Projects

ais.h
No OneTemporary

/******************************************************************************
*******************************************************************************
**
** Copyright (C) 2005 Red Hat, Inc. All rights reserved.
**
** This copyrighted material is made available to anyone wishing to use,
** modify, copy, or redistribute it subject to the terms and conditions
** of the GNU General Public License v.2.
**
*******************************************************************************
******************************************************************************/
/* DLM Currently maxes out at 3 ! */
#define MAX_INTERFACES 8
#include "totem.h"
extern int comms_init_ais(void);
extern int ais_set_mcast(char *mcast);
extern int ais_add_ifaddr(char *ifaddr);
extern int comms_send_message(void *buf, int len,
unsigned char toport, unsigned char fromport,
int nodeid,
unsigned int flags);
extern uint64_t incarnation;
extern struct totem_ip_address mcast_addr;
extern struct totem_interface ifaddrs[MAX_INTERFACES];

File Metadata

Mime Type
text/x-c
Expires
Wed, Feb 26, 6:50 PM (2 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1465651
Default Alt Text
ais.h (1 KB)

Event Timeline