| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
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 |
doca flow tcp or udp port header in match data
Definition at line 214 of file doca_flow_net.h.
| doca_be16_t doca_flow_header_l4_port::dst_port |
destination port
Definition at line 217 of file doca_flow_net.h.
| doca_be16_t doca_flow_header_l4_port::src_port |
source port
Definition at line 215 of file doca_flow_net.h.