Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/network/
H A Dif_vtnet.c156 static int vtnet_txq_offload_ctx(struct vtnet_txq *, struct mbuf *,
2361 vtnet_txq_offload_ctx(struct vtnet_txq *txq, struct mbuf *m, int *etype, in vtnet_txq_offload_ctx() function
2472 error = vtnet_txq_offload_ctx(txq, m, &etype, &proto, &csum_start); in vtnet_txq_offload()