Home
last modified time | relevance | path

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

/linux-4.4.14/net/xfrm/
Dxfrm_policy.c376 static struct hlist_head *policy_hash_bysel(struct net *net, in policy_hash_bysel() function
630 chain = policy_hash_bysel(net, &policy->selector, in xfrm_hash_rebuild()
757 chain = policy_hash_bysel(net, &policy->selector, policy->family, dir); in xfrm_policy_insert()
824 chain = policy_hash_bysel(net, sel, sel->family, dir); in xfrm_policy_bysel_ctx()