Searched refs:rte_eth_dev_set_vlan_pvid (Results 1 – 4 of 4) sorted by relevance
59 rte_eth_dev_set_vlan_pvid;
3262 int rte_eth_dev_set_vlan_pvid(uint16_t port_id, uint16_t pvid, int on);
3663 rte_eth_dev_set_vlan_pvid(uint16_t port_id, uint16_t pvid, int on) in rte_eth_dev_set_vlan_pvid() function
4525 rte_eth_dev_set_vlan_pvid(port_id, vlan_id, on); in tx_vlan_pvid_set()