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

/freebsd-10.2-release/sys/dev/netmap/
H A Dif_vtnet_netmap.h55 struct vtnet_tx_header *txhdr;
191 struct vtnet_tx_header *txhdr = virtqueue_dequeue(vq, NULL);
/freebsd-10.2-release/sys/dev/virtio/network/
H A Dif_vtnetvar.h223 * For each outgoing frame, the vtnet_tx_header below is allocated from
226 struct vtnet_tx_header { struct
H A Dif_vtnet.c140 struct vtnet_tx_header *);
316 sizeof(struct vtnet_tx_header),
1950 struct vtnet_tx_header *txhdr;
2115 struct vtnet_tx_header *txhdr)
2163 struct vtnet_tx_header *txhdr;
2438 struct vtnet_tx_header *txhdr;

Completed in 96 milliseconds