#include <netdevice.h>
Data Fields | |
struct in_addr | v4addr |
struct in6_addr | v6addr |
Definition at line 29 of file netdevice.h.
struct in_addr addr_storage::v4addr [read] |
IPv4 IP address structure
Definition at line 30 of file netdevice.h.
struct in6_addr addr_storage::v6addr [read] |
IPv6 IP address structure
Definition at line 31 of file netdevice.h.