![]() |
GNUnet
0.11.x
|
Either an IPv4 or IPv6 UDP address. More...
#include </home/handbook/gnunet/src/transport/plugin_transport_udp.h>
Data Fields | |
struct IPv4UdpAddress | v4 |
IPv4 case. More... | |
struct IPv6UdpAddress | v6 |
IPv6 case. More... | |
Either an IPv4 or IPv6 UDP address.
Note that without a "length", one cannot tell which one of the two types this address represents.
Definition at line 108 of file plugin_transport_udp.h.
struct IPv4UdpAddress UdpAddress::v4 |
struct IPv6UdpAddress UdpAddress::v6 |