FreeSWITCH API Documentation  1.7.0
Data Fields
nat_globals_perm_t Struct Reference
+ Collaboration diagram for nat_globals_perm_t:

Data Fields

switch_memory_pool_tpool
 
int running
 
switch_sockaddr_tmaddress
 
switch_socket_tmsocket
 

Detailed Description

Definition at line 59 of file switch_nat.c.

Field Documentation

switch_sockaddr_t* nat_globals_perm_t::maddress

Definition at line 62 of file switch_nat.c.

Referenced by init_nat_monitor(), and switch_nat_multicast_runtime().

switch_socket_t* nat_globals_perm_t::msocket

Definition at line 63 of file switch_nat.c.

Referenced by init_nat_monitor(), and switch_nat_multicast_runtime().

switch_memory_pool_t* nat_globals_perm_t::pool

Definition at line 60 of file switch_nat.c.

Referenced by switch_nat_init(), switch_nat_reinit(), and switch_nat_thread_start().

int nat_globals_perm_t::running

The documentation for this struct was generated from the following file: