AvahiAddress Struct Reference

Protocol (address family) independent address structure. More...

#include <avahi-common/address.h>

Data Fields

AvahiProtocol proto
 Address family.
union {
   AvahiIPv6Address   ipv6
 Address when IPv6.
   AvahiIPv4Address   ipv4
 Address when IPv4.
   uint8_t   data [1]
 Type-independent data field.
data

Detailed Description

Protocol (address family) independent address structure.

Examples:

client-browse-services.c.

Definition at line 70 of file address.h.


Field Documentation

union { ... } AvahiAddress::data
uint8_t AvahiAddress::data[1]

Type-independent data field.

Definition at line 76 of file address.h.

Address when IPv4.

Definition at line 75 of file address.h.

Address when IPv6.

Definition at line 74 of file address.h.

Address family.

Definition at line 71 of file address.h.


The documentation for this struct was generated from the following file:
Generated by  doxygen 1.6.2-20100208