Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pmd/
H A Dmacswap.h22 txp->tx_vlan_id, txp->tx_vlan_id_outer); in do_macswap()
H A Dmacswap_sse.h32 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.c95 mb->vlan_tci = txp->tx_vlan_id; in pkt_burst_mac_forward()
H A Dflowgen.c114 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.c341 vlan_tci = txp->tx_vlan_id; in pkt_burst_transmit()
H A Dtestpmd.h207 uint16_t tx_vlan_id;/**< The tag ID */ member
H A Dconfig.c4478 ports[port_id].tx_vlan_id = vlan_id; in tx_vlan_set()
4505 ports[port_id].tx_vlan_id = vlan_id; in tx_qinq_set()
4515 ports[port_id].tx_vlan_id = 0; in tx_vlan_reset()