Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
addrinfo_lists Struct Reference

#include <wtap.h>

Public Attributes

GList * ipv4_addr_list
 
GList * ipv6_addr_list
 

Detailed Description

A struct with lists of resolved addresses. Used when writing name resolutions blocks (NRB)

Member Data Documentation

◆ ipv4_addr_list

GList* addrinfo_lists::ipv4_addr_list

A list of resolved hashipv4_t

◆ ipv6_addr_list

GList* addrinfo_lists::ipv6_addr_list

A list of resolved hashipv6_t


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