|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
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 |
Composite key used to look up a service name by port number and transport protocol type.
| uint16_t _serv_port_key::port |
Transport layer port number
| port_type _serv_port_key::type |
Transport protocol type (e.g. TCP, UDP, SCTP) identifying the port's namespace