Wireshark 4.7.2
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
ipv6_addr_and_prefix Struct Reference

Holds an IPv6 address paired with its prefix length. More...

#include <inet_cidr.h>

Public Attributes

ws_in6_addr addr
uint32_t prefix

Detailed Description

Holds an IPv6 address paired with its prefix length.

Member Data Documentation

◆ addr

ws_in6_addr ipv6_addr_and_prefix::addr

128-bit IPv6 address in network byte order.

◆ prefix

uint32_t ipv6_addr_and_prefix::prefix

Prefix length in bits defining the network portion of addr (e.g. 64 for a /64 prefix).


The documentation for this struct was generated from the following file: