Searched refs:virtio_net_common_hdr (Results 1 – 1 of 1) sorted by relevance
496 struct virtio_net_common_hdr { struct630 static inline struct virtio_net_common_hdr *633 return (struct virtio_net_common_hdr *)skb->cb; in skb_vnet_common_hdr()785 struct virtio_net_common_hdr *hdr; in page_to_skb()1339 flags = ((struct virtio_net_common_hdr *)(xdp->data - vi->hdr_len))->hdr.flags; in virtnet_receive_xsk_buf()2359 struct virtio_net_common_hdr *hdr; in virtnet_receive_done()2413 flags = ((struct virtio_net_common_hdr *)buf)->hdr.flags; in receive_buf()