| rte_eth_udp_tunnel(3) | Library Functions Manual | rte_eth_udp_tunnel(3) |
rte_eth_udp_tunnel
#include <rte_ethdev.h>
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 1487 of file rte_ethdev.h.
UDP port used for the tunnel.
Definition at line 1488 of file rte_ethdev.h.
Tunnel type.
See also
Definition at line 1489 of file rte_ethdev.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |