Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c3678 const struct ip_tunnel_key *ip_tun_key; member
3685 return memcmp(a->ip_tun_key, b->ip_tun_key, sizeof(*a->ip_tun_key)) || in cmp_encap_info()
3697 return jhash(key->ip_tun_key, sizeof(*key->ip_tun_key), in hash_encap_info()
3739 e_key.ip_tun_key = &e->tun_info->key; in mlx5e_encap_get()
3814 key.ip_tun_key = &tun_info->key; in mlx5e_attach_encap()