This is in linux/include/net/ipv6.h, but not always exported... More...
Data Fields | |
struct in6_addr | ifr6_addr |
uint32_t | ifr6_prefixlen |
unsigned int | ifr6_ifindex |
This is in linux/include/net/ipv6.h, but not always exported...
Definition at line 92 of file gnunet-helper-dns.c.
struct in6_addr in6_ifreq::ifr6_addr |
Definition at line 94 of file gnunet-helper-dns.c.
Referenced by set_address6().
uint32_t in6_ifreq::ifr6_prefixlen |
Definition at line 95 of file gnunet-helper-dns.c.
Referenced by set_address6().
unsigned int in6_ifreq::ifr6_ifindex |
Definition at line 96 of file gnunet-helper-dns.c.
Referenced by set_address6().