Searched refs:tp_id (Results 1 – 3 of 3) sorted by relevance
| /dpdk/app/test-pmd/ |
| H A D | testpmd.h | 1007 uint16_t tp_id);
|
| H A D | config.c | 5427 vlan_tpid_set(portid_t port_id, enum rte_vlan_type vlan_type, uint16_t tp_id) in vlan_tpid_set() argument 5434 diag = rte_eth_dev_set_vlan_ether_type(port_id, vlan_type, tp_id); in vlan_tpid_set() 5440 port_id, vlan_type, tp_id, diag); in vlan_tpid_set()
|
| H A D | cmdline.c | 4277 uint16_t tp_id; member 4297 vlan_tpid_set(res->port_id, vlan_type, res->tp_id); in cmd_vlan_tpid_parsed() 4314 tp_id, RTE_UINT16);
|