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

range_context Struct Reference


Detailed Description

Context used during ip_range_split() calls.


Data Fields

guint32 ip1
 Original lower IP in global range.

guint32 ip2
 Original upper IP in global range.

gint country
 Country code (numerical encoded).

gint count
 Amount of ranges we added, for stats.

gchar * line
 The line from the input file.

gint linenum
 Line number in input file, for errors.


Field Documentation

gint range_context::count
 

Amount of ranges we added, for stats.

gint range_context::country
 

Country code (numerical encoded).

guint32 range_context::ip1
 

Original lower IP in global range.

guint32 range_context::ip2
 

Original upper IP in global range.

gchar* range_context::line
 

The line from the input file.

gint range_context::linenum
 

Line number in input file, for errors.


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