Searched refs:TUN_VNET_TNL_SIZE (Results 1 – 1 of 1) sorted by relevance
9 #define TUN_VNET_TNL_SIZE sizeof(struct virtio_net_hdr_v1_hash_tunnel) macro117 return TUN_VNET_TNL_SIZE; in tun_vnet_parse_size()192 if (vnet_hdr_sz >= TUN_VNET_TNL_SIZE) in tun_vnet_hdr_guest_features()
Completed in 5 milliseconds