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

Composite key used to look up a service name by port number and transport protocol type. More...

#include <addr_resolv.h>

Public Attributes

uint16_t port
 
port_type type
 

Detailed Description

Composite key used to look up a service name by port number and transport protocol type.

Member Data Documentation

◆ port

uint16_t _serv_port_key::port

Transport layer port number

◆ type

port_type _serv_port_key::type

Transport protocol type (e.g. TCP, UDP, SCTP) identifying the port's namespace


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