Home
last modified time | relevance | path

Searched refs:ip_tun_key (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2920 const struct ip_tunnel_key *ip_tun_key; member
2927 return memcmp(a->ip_tun_key, b->ip_tun_key, sizeof(*a->ip_tun_key)) || in cmp_encap_info()
2933 return jhash(key->ip_tun_key, sizeof(*key->ip_tun_key), in hash_encap_info()
2968 e_key.ip_tun_key = &e->tun_info->key; in mlx5e_encap_get()
3006 key.ip_tun_key = &tun_info->key; in mlx5e_attach_encap()