Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/
Dtap.c631 struct virtio_net_hdr vnet_hdr = { 0 }; in tap_get_user() local
778 struct virtio_net_hdr vnet_hdr; in tap_put_user() local
/Linux-v5.4/net/packet/
Daf_packet.c2013 struct virtio_net_hdr vnet_hdr; in packet_rcv_vnet() local
2423 static int __packet_snd_vnet_parse(struct virtio_net_hdr *vnet_hdr, size_t len) in __packet_snd_vnet_parse()
2440 struct virtio_net_hdr *vnet_hdr) in packet_snd_vnet_parse()
2604 struct virtio_net_hdr *vnet_hdr = NULL; in tpacket_snd() local
2830 struct virtio_net_hdr vnet_hdr = { 0 }; in packet_snd() local
/Linux-v5.4/samples/mic/mpssd/
Dmpssd.c528 static __u8 vnet_hdr[2][sizeof(struct virtio_net_hdr)]; in virtio_net() local