Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dtap.c581 struct virtio_net_hdr vnet_hdr = { 0 }; in tap_get_user() local
714 struct virtio_net_hdr vnet_hdr; in tap_put_user() local
/linux/tools/testing/selftests/net/
H A Dtun.c891 struct virtio_net_hdr_v1_hash_tunnel *vnet_hdr) in receive_gso_packet_from_tun()
953 struct virtio_net_hdr_v1_hash_tunnel vnet_hdr = { 0 }; in TEST_F() local
/linux/net/packet/
H A Daf_packet.c2091 struct virtio_net_hdr_mrg_rxbuf vnet_hdr = { .num_buffers = 0 }; in packet_rcv_vnet() local
2530 static int __packet_snd_vnet_parse(struct virtio_net_hdr *vnet_hdr, size_t len) in __packet_snd_vnet_parse()
2547 struct virtio_net_hdr *vnet_hdr, int vnet_hdr_sz) in packet_snd_vnet_parse()
2721 struct virtio_net_hdr vnet_hdr; in tpacket_snd() local
2955 struct virtio_net_hdr vnet_hdr = { 0 }; in packet_snd() local