table of contents
rte_vlan_filter_conf(3) | Library Functions Manual | rte_vlan_filter_conf(3) |
NAME¶
rte_vlan_filter_conf
SYNOPSIS¶
#include <rte_ethdev.h>
Detailed Description¶
A structure used to describe a VLAN filter. If the bit corresponding to a VID is set, such VID is on.
Definition at line 459 of file rte_ethdev.h.
Author¶
Generated automatically by Doxygen for DPDK from the source code.
Version 24.11.2 | DPDK |