Home
last modified time | relevance | path

Searched defs:TUN_VNET_TNL_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/
H A Dtun_vnet.h9 #define TUN_VNET_TNL_SIZE sizeof(struct virtio_net_hdr_v1_hash_tunnel) macro
/linux/tools/testing/selftests/net/
H A Dtun.c108 #define TUN_VNET_TNL_SIZE sizeof(struct virtio_net_hdr_v1_hash_tunnel) macro