NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
doca_flow_header_l4_port Struct Reference

doca flow tcp or udp port header in match data More...

#include <doca_flow_net.h>

Data Fields

doca_be16_t src_port
 
doca_be16_t dst_port
 

Detailed Description

doca flow tcp or udp port header in match data

Definition at line 214 of file doca_flow_net.h.

Field Documentation

◆ dst_port

doca_be16_t doca_flow_header_l4_port::dst_port

destination port

Definition at line 217 of file doca_flow_net.h.

◆ src_port

doca_be16_t doca_flow_header_l4_port::src_port

source port

Definition at line 215 of file doca_flow_net.h.


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