logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_eth_mac_vlan_flow

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                        rte_eth_mac_vlan_flow(3)

Detailed Description

       A structure used to define the input for MAC VLAN flow

       Definition at line 240 of file rte_eth_ctrl.h.

Field Documentation

structrte_ether_addrmac_addr
       Mac address to match.

       Definition at line 241 of file rte_eth_ctrl.h.

Name

       rte_eth_mac_vlan_flow

Synopsis

       #include <rte_eth_ctrl.h>

   DataFields
       struct rte_ether_addr mac_addr

See Also