DPDK 22.11.5
|
#include <rte_ethdev.h>
Data Fields | |
uint16_t | udp_port |
uint8_t | prot_type |
UDP tunneling configuration.
Used to configure the classifier of a device, associating an UDP port with a type of tunnel.
Some NICs may need such configuration to properly parse a tunnel with any standard or custom UDP port.
Definition at line 1430 of file rte_ethdev.h.
uint16_t udp_port |
UDP port used for the tunnel.
Definition at line 1431 of file rte_ethdev.h.
uint8_t prot_type |