Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/net/packet/
Daf_packet.c2004 struct virtio_net_hdr vnet_hdr; in packet_rcv_vnet() local
2416 static int __packet_snd_vnet_parse(struct virtio_net_hdr *vnet_hdr, size_t len) in __packet_snd_vnet_parse()
2433 struct virtio_net_hdr *vnet_hdr) in packet_snd_vnet_parse()
2599 struct virtio_net_hdr *vnet_hdr = NULL; in tpacket_snd() local
2804 struct virtio_net_hdr vnet_hdr = { 0 }; in packet_snd() local
/Linux-v4.19/samples/mic/mpssd/
Dmpssd.c539 static __u8 vnet_hdr[2][sizeof(struct virtio_net_hdr)]; in virtio_net() local