Home
last modified time | relevance | path

Searched refs:rx_vft_set (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/app/test-pmd/
H A Dtestpmd.h879 int rx_vft_set(portid_t port_id, uint16_t vlan_id, int on);
H A Dconfig.c4404 rx_vft_set(portid_t port_id, uint16_t vlan_id, int on) in rx_vft_set() function
4429 if (rx_vft_set(port_id, vlan_id, on)) in rx_vlan_all_filter_set()
H A Dtestpmd.c3734 rx_vft_set(pid, vlan_tags[i], 1); in init_port_dcb_config()
H A Dcmdline.c4221 rx_vft_set(res->port_id, res->vlan_id, 1); in cmd_rx_vlan_filter_parsed()
4223 rx_vft_set(res->port_id, res->vlan_id, 0); in cmd_rx_vlan_filter_parsed()