network_t Struct Reference

#include <nat_helper.h>


Detailed Description

Network structure.

Definition at line 92 of file nat_helper.h.

Data Fields

const char * cnetaddr
 string with he network address
uint32_t netaddr
 network address
uint32_t mask
 network mask


Field Documentation

const char* network_t::cnetaddr

string with he network address

Definition at line 93 of file nat_helper.h.

Referenced by is1918addr(), nat_prepare_1918addr(), and rfc1918address().

uint32_t network_t::netaddr

network address

Definition at line 94 of file nat_helper.h.

Referenced by nat_prepare_1918addr().

uint32_t network_t::mask

network mask

Definition at line 95 of file nat_helper.h.

Referenced by nat_prepare_1918addr().


The documentation for this struct was generated from the following file:
Generated on Thu Oct 23 04:14:46 2008 for Open IMS Core CSCFs by  doxygen 1.5.2