#include <mn.h>
Definition at line 260 of file mn.h.
struct in_addr mn_home_ip_addr mn_config::mn_home_ip_addr_orig |
struct in_addr ha_ip_addr mn_config::ha_ip_addr_orig |
Definition at line 262 of file mn.h.
Referenced by create_mobile(), load_mn(), and mn_remove_dynamic_home_addr().
struct list mn_config::alt_ha_ip_addrs |
struct in_addr mn_config::home_net_addr |
Definition at line 266 of file mn.h.
Referenced by find_agent(), load_mn(), mn_init(), and start_tunneling().
struct in_addr mn_config::home_net_subnet_bc |
struct in_addr mn_config::home_net_gateway |
unsigned char mn_config::shared_secret[MAXSHAREDSECRETLEN] |
int mn_config::spi |
Definition at line 276 of file mn.h.
Referenced by connected(), main_vanha(), mn_init(), request_tunnel(), restart_tunneling(), send_registration(), start_tunneling(), and stop_tunneling().
char mn_config::mn_api_read_socket_path[MAXFILENAMELEN+1] |
char mn_config::mn_api_read_socket_group[MAXGROUPNAMELEN+1] |
char mn_config::mn_api_read_socket_owner[MAXOWNERNAMELEN+1] |
char mn_config::mn_api_admin_socket_path[MAXFILENAMELEN+1] |
char mn_config::mn_api_admin_socket_group[MAXGROUPNAMELEN+1] |
char mn_config::mn_api_admin_socket_owner[MAXOWNERNAMELEN+1] |
struct list mn_config::fa_spi_list |
struct list mn_config::ignore_iflist |
struct list mn_config::dev_prio_list |
struct in_addr mn_config::priv_ha_ip_addr |
__u32 mn_config::priv_ha |
char mn_config::mn_nai[MAX_NAI_LEN+1] |
char mn_config::ha_nai[MAX_NAI_LEN+1] |
unsigned char mn_config::mn_aaa_shared_secret[MAXSHAREDSECRETLEN] |