interface_entry Struct Reference

#include <ha_config.h>


Detailed Description

Definition at line 50 of file ha_config.h.

Data Fields

node node
char dev [IFNAMSIZ+1]
int ha_disc
int agentadv
int interval
in_addr force_addr
int if_index
in_addr addr
in_addr bcaddr
timeval last_adv
int icmp_sock
int udp_sock
int udp_bc_sock
int udp_bc_sock2


Field Documentation

struct node interface_entry::node

Definition at line 51 of file ha_config.h.

char interface_entry::dev[IFNAMSIZ+1]

Definition at line 54 of file ha_config.h.

int interface_entry::ha_disc

Definition at line 55 of file ha_config.h.

int interface_entry::agentadv

Definition at line 56 of file ha_config.h.

int interface_entry::interval

Definition at line 57 of file ha_config.h.

struct in_addr interface_entry::force_addr

Definition at line 58 of file ha_config.h.

int interface_entry::if_index

Definition at line 62 of file ha_config.h.

struct in_addr interface_entry::addr

Definition at line 63 of file ha_config.h.

struct in_addr interface_entry::bcaddr

Definition at line 64 of file ha_config.h.

struct timeval interface_entry::last_adv

Definition at line 66 of file ha_config.h.

int interface_entry::icmp_sock

Definition at line 67 of file ha_config.h.

Referenced by cleanup_config().

int interface_entry::udp_sock

Definition at line 67 of file ha_config.h.

Referenced by cleanup_config().

int interface_entry::udp_bc_sock

Definition at line 67 of file ha_config.h.

Referenced by cleanup_config().

int interface_entry::udp_bc_sock2

Definition at line 67 of file ha_config.h.

Referenced by cleanup_config().


The documentation for this struct was generated from the following file:
Generated on Tue Jan 15 12:24:48 2008 for Dynamics 0.8.1.Dynamo.1 by  doxygen 1.5.1