Home
last modified time | relevance | path

Searched refs:tx_vlan_set (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/app/test-pmd/
H A Dtestpmd.h883 void tx_vlan_set(portid_t port_id, uint16_t vlan_id);
H A Dconfig.c4452 tx_vlan_set(portid_t port_id, uint16_t vlan_id) in tx_vlan_set() function
H A Dcmdline.c4277 tx_vlan_set(res->port_id, res->vlan_id); in cmd_tx_vlan_set_parsed()