|
RTS API Documentation
1.10.11
|
Collaboration diagram for switch_ip_list_t:Data Fields | |
| switch_memory_pool_t * | pool |
| switch_hash_t * | hash |
Definition at line 1367 of file switch_core.c.
| switch_hash_t* switch_ip_list_t::hash |
Definition at line 1369 of file switch_core.c.
Referenced by switch_check_network_list_ip_port_token(), switch_core_destroy(), and switch_load_network_lists().
| switch_memory_pool_t* switch_ip_list_t::pool |
Definition at line 1368 of file switch_core.c.
Referenced by switch_core_destroy(), and switch_load_network_lists().
1.8.13