Home
last modified time | relevance | path

Searched refs:tx_vlan_id (Results 1 – 9 of 9) sorted by relevance

/dpdk/app/test-pmd/
H A Dmacswap.h22 txp->tx_vlan_id, txp->tx_vlan_id_outer); in do_macswap()
H A Dmacswap_neon.h35 txp->tx_vlan_id, txp->tx_vlan_id_outer); in do_macswap()
H A Dmacfwd.c94 mb->vlan_tci = txp->tx_vlan_id; in pkt_burst_mac_forward()
H A Dmacswap_sse.h32 txp->tx_vlan_id, txp->tx_vlan_id_outer); in do_macswap()
H A Dflowgen.c97 vlan_tci = ports[fs->tx_port].tx_vlan_id; in pkt_burst_flow_gen()
H A D5tswap.c125 txp->tx_vlan_id, txp->tx_vlan_id_outer); in pkt_burst_5tuple_swap()
H A Dtxonly.c348 vlan_tci = txp->tx_vlan_id; in pkt_burst_transmit()
H A Dtestpmd.h253 uint16_t tx_vlan_id;/**< The tag ID */ member
H A Dconfig.c5471 ports[port_id].tx_vlan_id = vlan_id; in tx_vlan_set()
5499 ports[port_id].tx_vlan_id = vlan_id; in tx_qinq_set()
5509 ports[port_id].tx_vlan_id = 0; in tx_vlan_reset()