Searched refs:rte_vlan_insert (Results 1 – 6 of 6) sorted by relevance
347 static inline int rte_vlan_insert(struct rte_mbuf **m) in rte_vlan_insert() function
1100 ret = rte_vlan_insert(bufs); in dpaa2_dev_tx()1125 int ret = rte_vlan_insert(bufs); in dpaa2_dev_tx()1365 ret = rte_vlan_insert(bufs); in dpaa2_dev_tx_ordered()
208 if (rte_vlan_insert(&mbuf)) { in eth_af_packet_tx()
621 if (!hv->vlan_strip && rte_vlan_insert(&m)) { in hn_rxpkt()
448 int error = rte_vlan_insert(&m); in eth_vhost_tx()
1710 error = rte_vlan_insert(&m); in virtio_xmit_pkts_prepare()