Home
last modified time | relevance | path

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

/openbmc/linux/net/xfrm/
H A Dxfrm_policy.c161 static struct rhashtable xfrm_policy_inexact_table; variable
734 bin = rhashtable_lookup_fast(&xfrm_policy_inexact_table, &k, in xfrm_policy_inexact_alloc_bin()
749 prev = rhashtable_lookup_get_insert_key(&xfrm_policy_inexact_table, in xfrm_policy_inexact_alloc_bin()
1123 if (rhashtable_remove_fast(&xfrm_policy_inexact_table, &b->head, in __xfrm_policy_inexact_prune_bin()
2093 return rhashtable_lookup(&xfrm_policy_inexact_table, &k, in xfrm_policy_inexact_lookup_rcu()
4141 err = rhashtable_init(&xfrm_policy_inexact_table, in xfrm_policy_init()