Searched refs:virtio_net_common_hdr (Results 1 – 1 of 1) sorted by relevance
480 struct virtio_net_common_hdr { struct488 static struct virtio_net_common_hdr xsk_hdr; argument650 static inline struct virtio_net_common_hdr *653 return (struct virtio_net_common_hdr *)skb->cb; in skb_vnet_common_hdr()805 struct virtio_net_common_hdr *hdr; in page_to_skb()1372 flags = ((struct virtio_net_common_hdr *)(xdp->data - vi->hdr_len))->hdr.flags; in virtnet_receive_xsk_buf()2511 struct virtio_net_common_hdr *hdr; in virtnet_receive_done()2565 flags = ((struct virtio_net_common_hdr *)buf)->hdr.flags; in receive_buf()