Home
last modified time | relevance | path

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

/Linux-v5.4/net/xfrm/
Dxfrm_policy.c157 static struct rhashtable xfrm_policy_inexact_table; variable
704 bin = rhashtable_lookup_fast(&xfrm_policy_inexact_table, &k, in xfrm_policy_inexact_alloc_bin()
719 prev = rhashtable_lookup_get_insert_key(&xfrm_policy_inexact_table, in xfrm_policy_inexact_alloc_bin()
1083 if (rhashtable_remove_fast(&xfrm_policy_inexact_table, &b->head, in __xfrm_policy_inexact_prune_bin()
1991 return rhashtable_lookup(&xfrm_policy_inexact_table, &k, in xfrm_policy_inexact_lookup_rcu()
4016 err = rhashtable_init(&xfrm_policy_inexact_table, in xfrm_policy_init()