Searched refs:txof_val (Results 1 – 1 of 1) sorted by relevance
502 tun_process_step3(struct rte_mbuf *mb, uint64_t txof_msk, uint64_t txof_val) in tun_process_step3() argument506 mb->tx_offload = (mb->tx_offload & txof_msk) | txof_val; in tun_process_step3()