Searched refs:vth_mbuf (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/netmap/
H A Dif_vtnet_netmap.h72 m_freem(txhdr->vth_mbuf);
200 m_freem(txhdr->vth_mbuf);
/freebsd-10.2-release/sys/dev/virtio/network/
H A Dif_vtnetvar.h232 struct mbuf *vth_mbuf; member in struct:vtnet_tx_header
H A Dif_vtnet.c1957 m_freem(txhdr->vth_mbuf);
2147 txhdr->vth_mbuf = m;
2454 m = txhdr->vth_mbuf;

Completed in 62 milliseconds