Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/
Dtap.c646 struct virtio_net_hdr vnet_hdr = { 0 }; in tap_get_user() local
801 struct virtio_net_hdr vnet_hdr; in tap_put_user() local
/kernel/linux/linux-5.10/drivers/net/
Dtap.c629 struct virtio_net_hdr vnet_hdr = { 0 }; in tap_get_user() local
775 struct virtio_net_hdr vnet_hdr; in tap_put_user() local
/kernel/linux/linux-5.10/net/packet/
Daf_packet.c2060 struct virtio_net_hdr vnet_hdr; in packet_rcv_vnet() local
2497 static int __packet_snd_vnet_parse(struct virtio_net_hdr *vnet_hdr, size_t len) in __packet_snd_vnet_parse()
2514 struct virtio_net_hdr *vnet_hdr) in packet_snd_vnet_parse()
2678 struct virtio_net_hdr *vnet_hdr = NULL; in tpacket_snd() local
2906 struct virtio_net_hdr vnet_hdr = { 0 }; in packet_snd() local
/kernel/linux/linux-6.6/net/packet/
Daf_packet.c2097 struct virtio_net_hdr_mrg_rxbuf vnet_hdr = { .num_buffers = 0 }; in packet_rcv_vnet() local
2538 static int __packet_snd_vnet_parse(struct virtio_net_hdr *vnet_hdr, size_t len) in __packet_snd_vnet_parse()
2555 struct virtio_net_hdr *vnet_hdr, int vnet_hdr_sz) in packet_snd_vnet_parse()
2729 struct virtio_net_hdr *vnet_hdr = NULL; in tpacket_snd() local
2959 struct virtio_net_hdr vnet_hdr = { 0 }; in packet_snd() local