Protocol (address family) independent address structure.
More...
#include <avahi-common/address.h>
Protocol (address family) independent address structure.
- Examples:
- client-browse-services.c.
Definition at line 70 of file address.h.
◆ data [1/2]
uint8_t AvahiAddress::data[1] |
Type-independent data field.
Definition at line 76 of file address.h.
◆ data [2/2]
union { ... } AvahiAddress::data |
◆ ipv4
Address when IPv4.
Definition at line 75 of file address.h.
◆ ipv6
Address when IPv6.
Definition at line 74 of file address.h.
◆ proto
Address family.
Definition at line 71 of file address.h.
The documentation for this struct was generated from the following file: