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

Composite hash table key identifying a single network endpoint by address and port. More...

#include <conversation_table.h>

Public Attributes

address myaddress
 
uint32_t port
 

Detailed Description

Composite hash table key identifying a single network endpoint by address and port.

Member Data Documentation

◆ myaddress

address endpoint_key_t::myaddress

Network address of the endpoint

◆ port

uint32_t endpoint_key_t::port

Transport port of the endpoint


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