|
Wireshark 4.7.2
The Wireshark network protocol analyzer
|
Aggregates lists of resolved IPv4 and IPv6 addresses for writing into a pcapng Name Resolution Block (NRB). More...
#include <wtap.h>
Public Attributes | |
| GList * | ipv4_addr_list |
| GList * | ipv6_addr_list |
Aggregates lists of resolved IPv4 and IPv6 addresses for writing into a pcapng Name Resolution Block (NRB).
| GList* addrinfo_lists::ipv4_addr_list |
A list of resolved hashipv4_t entries to be written into the NRB.
| GList* addrinfo_lists::ipv6_addr_list |
A list of resolved hashipv6_t entries to be written into the NRB.