Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c3672 const struct ip_tunnel_key *ip_tun_key; member
3679 return memcmp(a->ip_tun_key, b->ip_tun_key, sizeof(*a->ip_tun_key)) || in cmp_encap_info()
3691 return jhash(key->ip_tun_key, sizeof(*key->ip_tun_key), in hash_encap_info()
3733 e_key.ip_tun_key = &e->tun_info->key; in mlx5e_encap_get()
3808 key.ip_tun_key = &tun_info->key; in mlx5e_attach_encap()