Struct holding IPv6 address data. More...
| Public Attributes | |
| struct in6_addr | ifr6_addr | 
| IPv6 address.  More... | |
| int32_t | ifr6_ifindex | 
| interface index  More... | |
| uint32_t | ifr6_prefixlen | 
| IPv6 prefix length.  More... | |
Struct holding IPv6 address data.
Definition at line 58 of file tap-device-creator.cc.
| struct in6_addr in6_ifreq::ifr6_addr | 
| int32_t in6_ifreq::ifr6_ifindex | 
| uint32_t in6_ifreq::ifr6_prefixlen |