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

range_context Struct Reference


Detailed Description

Context used during ip_range_split() calls.


Data Fields

gchar * line
 The line from the input file.
gint linenum
 Line number in input file, for errors.
guint32 ip1
 Original lower IP in global range.
guint32 ip2
 Original upper IP in global range.
guint16 country
 Country code (numerical encoded).


Field Documentation

guint16 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 Sat Jun 30 17:53:34 2007 for gtk-gnutella by  doxygen 1.3.9.1