Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/
H A Dvirtio_net.c296 static inline struct virtio_net_hdr_mrg_rxbuf *skb_vnet_hdr(struct sk_buff *skb) in skb_vnet_hdr() function
416 hdr = skb_vnet_hdr(skb); in page_to_skb()
817 memcpy(skb_vnet_hdr(skb), buf, vi->hdr_len); in receive_small()
1139 hdr = skb_vnet_hdr(skb); in receive_buf()
1648 hdr = skb_vnet_hdr(skb); in xmit_skb()

Completed in 5 milliseconds