Home
last modified time | relevance | path

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

/dpdk/app/test-pmd/
H A Dtestpmd.h1004 int rx_vft_set(portid_t port_id, uint16_t vlan_id, int on);
H A Dconfig.c5396 rx_vft_set(portid_t port_id, uint16_t vlan_id, int on) in rx_vft_set() function
5421 if (rx_vft_set(port_id, vlan_id, on)) in rx_vlan_all_filter_set()
H A Dtestpmd.c4032 rx_vft_set(pid, vlan_tags[i], 1); in init_port_dcb_config()
H A Dcmdline.c4351 rx_vft_set(res->port_id, res->vlan_id, 1); in cmd_rx_vlan_filter_parsed()
4353 rx_vft_set(res->port_id, res->vlan_id, 0); in cmd_rx_vlan_filter_parsed()