| rte_vlan_hdr(3) | Library Functions Manual | rte_vlan_hdr(3) |
rte_vlan_hdr
#include <rte_ether.h>
rte_be16_t vlan_tci
rte_be16_t eth_proto
Ethernet VLAN Header. Contains the 16-bit VLAN Tag Control Identifier and the Ethernet type of the encapsulated frame.
Definition at line 316 of file rte_ether.h.
Priority (3) + CFI (1) + Identifier Code (12)
Definition at line 317 of file rte_ether.h.
Ethernet type of encapsulated frame.
Definition at line 318 of file rte_ether.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |