tun_size 2983 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c size_t tun_size = sizeof(*tun_info) + tun_info->options_len; tun_size 2985 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c return kmemdup(tun_info, tun_size, GFP_KERNEL); tun_size 70 include/net/tc_act/tc_tunnel_key.h size_t tun_size = sizeof(*tun) + tun->options_len; tun_size 71 include/net/tc_act/tc_tunnel_key.h struct ip_tunnel_info *tun_copy = kmemdup(tun, tun_size,