Libevent Code Doxygen document
Public Attributes | List of all members
reply Struct Reference
Collaboration diagram for reply:
Collaboration graph
[legend]

Public Attributes

unsigned int type
 
unsigned int have_answer: 1
 
union {
   struct {
      u32   addrcount
 
      u32   addresses [MAX_V4_ADDRS]
 
   }   a
 
   struct {
      u32   addrcount
 
      struct in6_addr   addresses [MAX_V6_ADDRS]
 
   }   aaaa
 
   struct {
      char   name [HOST_NAME_MAX]
 
   }   ptr
 
data
 

The documentation for this struct was generated from the following file: