rte_eth_dev_vlan_filter

Function rte_eth_dev_vlan_filter 

Source
pub unsafe extern "C" fn rte_eth_dev_vlan_filter(
    port_id: u16,
    vlan_id: u16,
    on: c_int,
) -> c_int