Home
last modified time | relevance | path

Searched defs:vnet_hdr (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/
Dtap.c629 struct virtio_net_hdr vnet_hdr = { 0 }; in tap_get_user() local
776 struct virtio_net_hdr vnet_hdr; in tap_put_user() local
/kernel/linux/linux-5.10/net/packet/
Daf_packet.c2057 struct virtio_net_hdr vnet_hdr; in packet_rcv_vnet() local
2494 static int __packet_snd_vnet_parse(struct virtio_net_hdr *vnet_hdr, size_t len) in __packet_snd_vnet_parse()
2511 struct virtio_net_hdr *vnet_hdr) in packet_snd_vnet_parse()
2675 struct virtio_net_hdr *vnet_hdr = NULL; in tpacket_snd() local
2902 struct virtio_net_hdr vnet_hdr = { 0 }; in packet_snd() local