nat_globals_t Struct Reference

Collaboration diagram for nat_globals_t:
[legend]

Data Fields

switch_nat_type_t nat_type
char nat_type_str [5]
UPNPUrls urls
IGDdatas data
char * descURL
char pub_addr [IP_LEN]
char pvt_addr [IP_LEN]
switch_bool_t mapping

Detailed Description

Definition at line 46 of file switch_nat.c.


Field Documentation

struct IGDdatas nat_globals_t::data

Definition at line 50 of file switch_nat.c.

Referenced by get_upnp_pubaddr(), init_upnp(), switch_nat_add_mapping_upnp(), switch_nat_del_mapping_upnp(), and switch_nat_multicast_runtime().

char* nat_globals_t::descURL

Definition at line 51 of file switch_nat.c.

Referenced by init_upnp(), switch_nat_init(), switch_nat_multicast_runtime(), and switch_nat_shutdown().

switch_bool_t nat_globals_t::mapping

Definition at line 54 of file switch_nat.c.

Referenced by switch_nat_add_mapping_internal(), switch_nat_reinit(), switch_nat_set_mapping(), and switch_nat_status().

switch_nat_type_t nat_globals_t::nat_type

Definition at line 47 of file switch_nat.c.

Referenced by get_pmp_pubaddr(), init_nat_monitor(), init_upnp(), switch_nat_add_mapping_internal(), switch_nat_del_mapping(), switch_nat_multicast_runtime(), and switch_nat_status().

char nat_globals_t::nat_type_str[5]

Definition at line 48 of file switch_nat.c.

Referenced by switch_nat_get_type().

char nat_globals_t::pub_addr[IP_LEN]

Definition at line 52 of file switch_nat.c.

Referenced by init_pmp(), init_upnp(), switch_nat_multicast_runtime(), and switch_nat_status().

char nat_globals_t::pvt_addr[IP_LEN]

Definition at line 53 of file switch_nat.c.

Referenced by switch_nat_add_mapping_upnp().

struct UPNPUrls nat_globals_t::urls

Definition at line 49 of file switch_nat.c.

Referenced by get_upnp_pubaddr(), init_upnp(), switch_nat_add_mapping_upnp(), switch_nat_del_mapping_upnp(), switch_nat_init(), and switch_nat_shutdown().


The documentation for this struct was generated from the following file:
Generated on Wed May 16 04:00:23 2012 for FreeSWITCH API Documentation by  doxygen 1.4.7