DPDK  20.11.10
Data Fields
rte_table_action_udp_header Struct Reference

#include <rte_table_action.h>

Data Fields

uint16_t sp
 
uint16_t dp
 

Detailed Description

Pre-computed UDP header fields for encapsulation action.

Definition at line 431 of file rte_table_action.h.

Field Documentation

◆ sp

uint16_t sp

Source port.

Definition at line 432 of file rte_table_action.h.

◆ dp

uint16_t dp

Destination port.

Definition at line 433 of file rte_table_action.h.


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