Searched defs:vnet_hdr (Results 1 – 3 of 3) sorted by relevance
631 struct virtio_net_hdr vnet_hdr = { 0 }; in tap_get_user() local778 struct virtio_net_hdr vnet_hdr; in tap_put_user() local
2004 struct virtio_net_hdr vnet_hdr; in packet_rcv_vnet() local2416 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() local2804 struct virtio_net_hdr vnet_hdr = { 0 }; in packet_snd() local
539 static __u8 vnet_hdr[2][sizeof(struct virtio_net_hdr)]; in virtio_net() local