Wireshark  2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
Public Attributes | List of all members
_e_addr_resolve Struct Reference

Flags to control name resolution. More...

#include <addr_resolv.h>

Public Attributes

gboolean mac_name
 
gboolean network_name
 
gboolean transport_name
 
gboolean dns_pkt_addr_resolution
 
gboolean use_external_net_name_resolver
 
gboolean load_hosts_file_from_profile_only
 
gboolean vlan_name
 
gboolean ss7pc_name
 

Detailed Description

Flags to control name resolution.

Member Data Documentation

gboolean _e_addr_resolve::dns_pkt_addr_resolution

Whether to resolve addresses using captured DNS packets

gboolean _e_addr_resolve::load_hosts_file_from_profile_only

Whether to only load the hosts in the current profile, not hosts files

gboolean _e_addr_resolve::mac_name

Whether to resolve Ethernet MAC to manufacturer names

gboolean _e_addr_resolve::network_name

Whether to resolve IPv4, IPv6, and IPX addresses into host names

gboolean _e_addr_resolve::ss7pc_name

Whether to resolve SS7 Point Codes to names

gboolean _e_addr_resolve::transport_name

Whether to resolve TCP/UDP/DCCP/SCTP ports into service names

gboolean _e_addr_resolve::use_external_net_name_resolver

Whether to system's configured DNS server to resolve names

gboolean _e_addr_resolve::vlan_name

Whether to resolve VLAN IDs to names


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