Home
last modified time | relevance | path

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

/Linux-v4.19/net/xfrm/
Dxfrm_policy.c355 static struct hlist_head *policy_hash_bysel(struct net *net, in policy_hash_bysel() function
625 chain = policy_hash_bysel(net, &policy->selector, in xfrm_hash_rebuild()
752 chain = policy_hash_bysel(net, &policy->selector, policy->family, dir); in xfrm_policy_insert()
820 chain = policy_hash_bysel(net, sel, sel->family, dir); in xfrm_policy_bysel_ctx()