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

Data Fields

ip_t ip
 
ip_t mask
 
uint32_t bits
 
int family
 
switch_bool_t ok
 
char * token
 
char * str
 
struct switch_network_nodenext
 

Detailed Description

Definition at line 46 of file switch_utils.c.

Field Documentation

uint32_t switch_network_node::bits
int switch_network_node::family
ip_t switch_network_node::ip
ip_t switch_network_node::mask
struct switch_network_node* switch_network_node::next
switch_bool_t switch_network_node::ok
char* switch_network_node::str
char* switch_network_node::token

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