Searched refs:tp_id (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/app/test-pmd/ |
| H A D | testpmd.h | 882 uint16_t tp_id);
|
| H A D | config.c | 4435 vlan_tpid_set(portid_t port_id, enum rte_vlan_type vlan_type, uint16_t tp_id) in vlan_tpid_set() argument 4442 diag = rte_eth_dev_set_vlan_ether_type(port_id, vlan_type, tp_id); in vlan_tpid_set() 4448 port_id, vlan_type, tp_id, diag); in vlan_tpid_set()
|
| H A D | cmdline.c | 4147 uint16_t tp_id; member 4167 vlan_tpid_set(res->port_id, vlan_type, res->tp_id); in cmd_vlan_tpid_parsed() 4184 tp_id, RTE_UINT16);
|