Wireshark  2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
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 resoultion blocks (NRB)

Member Data Documentation

GList* addrinfo_lists::ipv4_addr_list

A list of resolved hashipv4_t

GList* addrinfo_lists::ipv6_addr_list

A list of resolved hashipv6_t


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