Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/network/
H A Dif_vtnet.c158 static int vtnet_txq_offload_tso(struct vtnet_txq *, struct mbuf *, int,
2420 vtnet_txq_offload_tso(struct vtnet_txq *txq, struct mbuf *m, int eth_type, in vtnet_txq_offload_tso() function
2505 error = vtnet_txq_offload_tso(txq, m, etype, csum_start, hdr); in vtnet_txq_offload()