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.c2109 struct virtio_net_hdr_mrg_rxbuf vnet_hdr = { .num_buffers = 0 }; packet_rcv_vnet() local
2548 __packet_snd_vnet_parse(struct virtio_net_hdr * vnet_hdr,size_t len) __packet_snd_vnet_parse() argument
2565 packet_snd_vnet_parse(struct msghdr * msg,size_t * len,struct virtio_net_hdr * vnet_hdr,int vnet_hdr_sz) packet_snd_vnet_parse() argument
2743 struct virtio_net_hdr vnet_hdr; tpacket_snd() local
2979 struct virtio_net_hdr vnet_hdr = { 0 }; packet_snd() local
[all...]