DPDK  19.05.0
Data Fields
rte_table_action_encap_vxlan_params Struct Reference

#include <rte_table_action.h>

Data Fields

struct rte_table_action_ether_hdr ether
struct rte_table_action_vlan_hdr vlan
struct rte_table_action_udp_header udp
struct rte_table_action_vxlan_hdr vxlan
struct rte_table_action_ipv4_header ipv4
struct rte_table_action_ipv6_header ipv6

Detailed Description

VXLAN encap parameters.

Definition at line 486 of file rte_table_action.h.

Field Documentation

Ethernet header.

Definition at line 487 of file rte_table_action.h.

VLAN header.

Definition at line 488 of file rte_table_action.h.

IPv4 header.

Definition at line 492 of file rte_table_action.h.

IPv6 header.

Definition at line 493 of file rte_table_action.h.

UDP header.

Definition at line 496 of file rte_table_action.h.

VXLAN header.

Definition at line 497 of file rte_table_action.h.


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