Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/network/
H A Dif_vtnet.c131 static int vtnet_rxq_replace_lro_nomrg_buf(struct vtnet_rxq *,
1564 vtnet_rxq_replace_lro_nomrg_buf(struct vtnet_rxq *rxq, struct mbuf *m0, in vtnet_rxq_replace_lro_nomrg_buf() function
1664 return (vtnet_rxq_replace_lro_nomrg_buf(rxq, m, len)); in vtnet_rxq_replace_buf()