Data Fields

ports_t Struct Reference

Ports structure used to get the source and destination ports for transport protocols. More...

Data Fields

uint16_t src
 Source port.
uint16_t dst
 Destination port.

Detailed Description

Ports structure used to get the source and destination ports for transport protocols.


Field Documentation

uint16_t ports_t::dst

Destination port.

Referenced by trace_get_destination_address(), and trace_get_destination_port().

uint16_t ports_t::src

Source port.

Referenced by trace_get_source_address(), and trace_get_source_port().


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