ha_config Struct Reference

#include <ha_config.h>


Detailed Description

Definition at line 70 of file ha_config.h.

Data Fields

int max_bindings
int ha_default_tunnel_lifetime
int reg_error_reply_interval
list spi_list
list authorized_list
list fa_spi_list
list interfaces
int syslog_facility
char ha_api_read_socket_path [MAXFILENAMELEN+1]
char ha_api_read_socket_group [MAXGROUPNAMELEN+1]
char ha_api_read_socket_owner [MAXOWNERNAMELEN+1]
int ha_api_read_socket_permissions
char ha_api_admin_socket_path [MAXFILENAMELEN+1]
char ha_api_admin_socket_group [MAXGROUPNAMELEN+1]
char ha_api_admin_socket_owner [MAXOWNERNAMELEN+1]
int ha_api_admin_socket_permissions
int udpport
int socket_priority
int enable_triangle_tunneling
int enable_reverse_tunneling
int pubkey_hash_method
char dhcp_if [MAXFILENAMELEN+1]
char ha_nai [MAX_NAI_LEN+1]
int ha_nai_len
in_addr sha_addr
__u32 priv_ha


Field Documentation

int ha_config::max_bindings

Definition at line 71 of file ha_config.h.

Referenced by load_config().

int ha_config::ha_default_tunnel_lifetime

Definition at line 72 of file ha_config.h.

Referenced by load_config().

int ha_config::reg_error_reply_interval

Definition at line 73 of file ha_config.h.

Referenced by load_config().

struct list ha_config::spi_list

Definition at line 74 of file ha_config.h.

Referenced by cleanup_config(), and load_config().

struct list ha_config::authorized_list

Definition at line 75 of file ha_config.h.

Referenced by cleanup_config(), and load_config().

struct list ha_config::fa_spi_list

Definition at line 76 of file ha_config.h.

Referenced by cleanup_config(), and load_config().

struct list ha_config::interfaces

Definition at line 77 of file ha_config.h.

Referenced by cleanup_config(), and load_config().

int ha_config::syslog_facility

Definition at line 78 of file ha_config.h.

Referenced by load_config().

char ha_config::ha_api_read_socket_path[MAXFILENAMELEN+1]

Definition at line 79 of file ha_config.h.

char ha_config::ha_api_read_socket_group[MAXGROUPNAMELEN+1]

Definition at line 80 of file ha_config.h.

char ha_config::ha_api_read_socket_owner[MAXOWNERNAMELEN+1]

Definition at line 81 of file ha_config.h.

int ha_config::ha_api_read_socket_permissions

Definition at line 82 of file ha_config.h.

char ha_config::ha_api_admin_socket_path[MAXFILENAMELEN+1]

Definition at line 83 of file ha_config.h.

char ha_config::ha_api_admin_socket_group[MAXGROUPNAMELEN+1]

Definition at line 84 of file ha_config.h.

char ha_config::ha_api_admin_socket_owner[MAXOWNERNAMELEN+1]

Definition at line 85 of file ha_config.h.

int ha_config::ha_api_admin_socket_permissions

Definition at line 86 of file ha_config.h.

int ha_config::udpport

Definition at line 87 of file ha_config.h.

Referenced by load_config().

int ha_config::socket_priority

Definition at line 88 of file ha_config.h.

Referenced by load_config().

int ha_config::enable_triangle_tunneling

Definition at line 89 of file ha_config.h.

Referenced by load_config().

int ha_config::enable_reverse_tunneling

Definition at line 90 of file ha_config.h.

Referenced by load_config().

int ha_config::pubkey_hash_method

Definition at line 91 of file ha_config.h.

Referenced by load_config().

char ha_config::dhcp_if[MAXFILENAMELEN+1]

Definition at line 92 of file ha_config.h.

char ha_config::ha_nai[MAX_NAI_LEN+1]

Definition at line 93 of file ha_config.h.

int ha_config::ha_nai_len

Definition at line 94 of file ha_config.h.

struct in_addr ha_config::sha_addr

Definition at line 95 of file ha_config.h.

__u32 ha_config::priv_ha

Definition at line 96 of file ha_config.h.


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