virtio_net_hdr
struct virtio_net_hdr *vh =
(struct virtio_net_hdr *)nmbuf;
struct virtio_net_hdr *vh;
vh = (struct virtio_net_hdr *)nmbuf;
bool, int, struct virtio_net_hdr *);
struct virtio_net_hdr *);
struct virtio_net_hdr *);
int, struct virtio_net_hdr *);
struct virtio_net_hdr *);
MPASS(sc->vtnet_hdr_size == sizeof(struct virtio_net_hdr));
int protocol, struct virtio_net_hdr *hdr)
struct virtio_net_hdr *hdr)
struct virtio_net_hdr *hdr)
struct virtio_net_hdr lhdr, *hdr;
hdr = mtod(m, struct virtio_net_hdr *);
int offset, struct virtio_net_hdr *hdr)
struct virtio_net_hdr *hdr)
struct virtio_net_hdr *hdr;
sc->vtnet_hdr_size = sizeof(struct virtio_net_hdr);
CTASSERT(sizeof(struct virtio_net_hdr) == 10);
struct virtio_net_hdr vrh_hdr;
struct virtio_net_hdr hdr;
struct virtio_net_hdr hdr;
struct virtio_net_hdr *hdr)
struct virtio_net_hdr *hdr)
virtio_net_rx_csum(struct mbuf *m, struct virtio_net_hdr *hdr)
int offset, bool allow_ecn, struct virtio_net_hdr *hdr)
struct virtio_net_hdr *hdr)
ival != sizeof(struct virtio_net_hdr) &&