|
Wireshark 4.7.2
The Wireshark network protocol analyzer
|
Holds an IPv6 address paired with its prefix length. More...
#include <inet_cidr.h>
Public Attributes | |
| ws_in6_addr | addr |
| uint32_t | prefix |
Holds an IPv6 address paired with its prefix length.
| ws_in6_addr ipv6_addr_and_prefix::addr |
128-bit IPv6 address in network byte order.
| uint32_t ipv6_addr_and_prefix::prefix |
Prefix length in bits defining the network portion of addr (e.g. 64 for a /64 prefix).