Home
last modified time | relevance | path

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

/openbmc/linux/net/xfrm/
H A Dxfrm_policy.c507 static struct hlist_head *policy_hash_bysel(struct net *net, in policy_hash_bysel() function
1361 chain = policy_hash_bysel(net, &policy->selector, in xfrm_hash_rebuild()
1607 chain = policy_hash_bysel(net, &policy->selector, policy->family, dir); in xfrm_policy_insert()
1680 chain = policy_hash_bysel(net, sel, sel->family, dir); in xfrm_policy_bysel_ctx()