Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

iprange_net Struct Reference


Detailed Description

A CIDR network description.

Note that the network IP is already masked, so to determine whether some IP falls within that network, one needs to compare (IP & netmask) with the ip_masked field.


Data Fields

guint32 ip_masked
 The IP of the network (meaningful bits).

guint32 netmask
 The network bit mask, selecting meaningful bits.

gpointer value
 Value held.


Field Documentation

guint32 iprange_net::ip_masked
 

The IP of the network (meaningful bits).

guint32 iprange_net::netmask
 

The network bit mask, selecting meaningful bits.

gpointer iprange_net::value
 

Value held.


The documentation for this struct was generated from the following file:
Generated on Sun Feb 12 10:50:12 2006 for Gtk-Gnutella by doxygen 1.3.6