Home
last modified time | relevance | path

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

/Linux-v5.10/net/xfrm/
Dxfrm_policy.c160 static struct rhashtable xfrm_policy_inexact_table; variable
709 bin = rhashtable_lookup_fast(&xfrm_policy_inexact_table, &k, in xfrm_policy_inexact_alloc_bin()
724 prev = rhashtable_lookup_get_insert_key(&xfrm_policy_inexact_table, in xfrm_policy_inexact_alloc_bin()
1088 if (rhashtable_remove_fast(&xfrm_policy_inexact_table, &b->head, in __xfrm_policy_inexact_prune_bin()
1984 return rhashtable_lookup(&xfrm_policy_inexact_table, &k, in xfrm_policy_inexact_lookup_rcu()
4019 err = rhashtable_init(&xfrm_policy_inexact_table, in xfrm_policy_init()