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
2013 struct virtio_net_hdr vnet_hdr; in packet_rcv_vnet() local2423 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() local2830 struct virtio_net_hdr vnet_hdr = { 0 }; in packet_snd() local
528 static __u8 vnet_hdr[2][sizeof(struct virtio_net_hdr)]; in virtio_net() local