Searched refs:rte_eth_dev_set_vlan_pvid (Results 1 – 4 of 4) sorted by relevance
64 rte_eth_dev_set_vlan_pvid;
3669 int rte_eth_dev_set_vlan_pvid(uint16_t port_id, uint16_t pvid, int on);
3596 rte_eth_dev_set_vlan_pvid(uint16_t port_id, uint16_t pvid, int on) in rte_eth_dev_set_vlan_pvid() function
5519 rte_eth_dev_set_vlan_pvid(port_id, vlan_id, on); in tx_vlan_pvid_set()