Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/network/
H A Dif_vtnetvar.h272 struct mbuf *vth_mbuf; member
H A Dif_vtnet.c2358 m_freem(txhdr->vth_mbuf); in vtnet_txq_free_mbufs()
2564 txhdr->vth_mbuf = m; in vtnet_txq_enqueue_buf()
2861 m = txhdr->vth_mbuf; in vtnet_txq_eof()