Tor  0.4.7.0-alpha-dev
Data Fields
tor_addr_t Struct Reference

#include <address.h>

Data Fields

sa_family_t family
 
union {
   uint32_t   dummy_
 
   struct in_addr   in_addr
 
   struct in6_addr   in6_addr
 
addr
 

Detailed Description

Holds an IPv4 or IPv6 address. (Uses less memory than struct sockaddr_storage.)

Definition at line 68 of file address.h.


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