| rte_table_action_vlan_hdr(3) | Library Functions Manual | rte_table_action_vlan_hdr(3) |
rte_table_action_vlan_hdr
#include <rte_table_action.h>
uint8_t pcp
uint8_t dei
uint16_t vid
Pre-computed VLAN header fields for encapsulation action.
Definition at line 395 of file rte_table_action.h.
Priority Code Point (PCP).
Definition at line 396 of file rte_table_action.h.
Drop Eligibility Indicator (DEI).
Definition at line 397 of file rte_table_action.h.
VLAN Identifier (VID).
Definition at line 398 of file rte_table_action.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |