Home
last modified time | relevance | path

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

/linux-6.12.1/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
/linux-6.12.1/net/packet/
Daf_packet.c2157 struct virtio_net_hdr_mrg_rxbuf vnet_hdr = { .num_buffers = 0 }; in packet_rcv_vnet() local
2596 static int __packet_snd_vnet_parse(struct virtio_net_hdr *vnet_hdr, size_t len) in __packet_snd_vnet_parse()
2613 struct virtio_net_hdr *vnet_hdr, int vnet_hdr_sz) in packet_snd_vnet_parse()
2787 struct virtio_net_hdr *vnet_hdr = NULL; in tpacket_snd() local
3017 struct virtio_net_hdr vnet_hdr = { 0 }; in packet_snd() local