Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c3580 const struct ip_tunnel_key *ip_tun_key; member
3587 return memcmp(a->ip_tun_key, b->ip_tun_key, sizeof(*a->ip_tun_key)) || in cmp_encap_info()
3599 return jhash(key->ip_tun_key, sizeof(*key->ip_tun_key), in hash_encap_info()
3641 e_key.ip_tun_key = &e->tun_info->key; in mlx5e_encap_get()
3716 key.ip_tun_key = &tun_info->key; in mlx5e_attach_encap()