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

host_addr Struct Reference

#include <host_addr.h>


Data Fields

guint32 net
 The address network type.
union {
   guint8   ipv6 [16]
 This is valid if "net == NET_TYPE_IPV6".
   guint32   ipv4
 
Attention:
: Always in host byte order!

addr


Field Documentation

union { ... } host_addr::addr
 

guint32 host_addr::ipv4
 

Attention:
: Always in host byte order!

guint8 host_addr::ipv6[16]
 

This is valid if "net == NET_TYPE_IPV6".

guint32 host_addr::net
 

The address network type.


The documentation for this struct was generated from the following file:
Generated on Sat Jun 30 17:53:33 2007 for gtk-gnutella by  doxygen 1.3.9.1