Searched refs:rte_vlan_insert (Results 1 – 6 of 6) sorted by relevance
356 static inline int rte_vlan_insert(struct rte_mbuf **m) in rte_vlan_insert() function
1300 ret = rte_vlan_insert(bufs); in dpaa2_dev_tx()1348 int ret = rte_vlan_insert(bufs); in dpaa2_dev_tx()1586 ret = rte_vlan_insert(bufs); in dpaa2_dev_tx_multi_txq_ordered()1750 ret = rte_vlan_insert(bufs); in dpaa2_dev_tx_ordered()
154 if (!pkt_q->vlan_strip && rte_vlan_insert(&mbuf)) in eth_af_packet_rx()233 if (rte_vlan_insert(&mbuf)) { in eth_af_packet_tx()
619 if (!hv->vlan_strip && rte_vlan_insert(&m)) { in hn_rxpkt()
438 int error = rte_vlan_insert(&m); in eth_vhost_tx()
1739 error = rte_vlan_insert(&m); in virtio_xmit_pkts_prepare()