Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/xfrm/
Dxfrm_policy.c161 static struct rhashtable xfrm_policy_inexact_table; variable
710 bin = rhashtable_lookup_fast(&xfrm_policy_inexact_table, &k, in xfrm_policy_inexact_alloc_bin()
725 prev = rhashtable_lookup_get_insert_key(&xfrm_policy_inexact_table, in xfrm_policy_inexact_alloc_bin()
1099 if (rhashtable_remove_fast(&xfrm_policy_inexact_table, &b->head, in __xfrm_policy_inexact_prune_bin()
1995 return rhashtable_lookup(&xfrm_policy_inexact_table, &k, in xfrm_policy_inexact_lookup_rcu()
4053 err = rhashtable_init(&xfrm_policy_inexact_table, in xfrm_policy_init()