Searched refs:virtio_net_hdr_mrg_rxbuf (Results 1 – 5 of 5) sorted by relevance
91 struct virtio_net_hdr_mrg_rxbuf vtnrx_shrhdr;126 struct virtio_net_hdr_mrg_rxbuf vtntx_shrhdr;240 CTASSERT(sizeof(struct virtio_net_hdr_mrg_rxbuf) ==266 struct virtio_net_hdr_mrg_rxbuf mhdr;
133 struct virtio_net_hdr_mrg_rxbuf { struct
754 sc->vtnet_hdr_size = sizeof(struct virtio_net_hdr_mrg_rxbuf); in vtnet_setup_features()2107 struct virtio_net_hdr_mrg_rxbuf *mhdr = in vtnet_rxq_eof()2108 mtod(m, struct virtio_net_hdr_mrg_rxbuf *); in vtnet_rxq_eof()2111 adjsz = sizeof(struct virtio_net_hdr_mrg_rxbuf); in vtnet_rxq_eof()
1516 ival != sizeof(struct virtio_net_hdr_mrg_rxbuf)) { in tunioctl()1717 struct virtio_net_hdr_mrg_rxbuf vhdr; in tunread()1739 struct virtio_net_hdr_mrg_rxbuf *vhdr) in tunwrite_l2()1870 struct virtio_net_hdr_mrg_rxbuf vhdr; in tunwrite()
274 #define PTNET_HDR_SIZE sizeof(struct virtio_net_hdr_mrg_rxbuf)