Home
last modified time | relevance | path

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

/Linux-v6.1/net/xfrm/
Dxfrm_policy.c483 static struct hlist_head *policy_hash_bysel(struct net *net, in policy_hash_bysel() function
1334 chain = policy_hash_bysel(net, &policy->selector, in xfrm_hash_rebuild()
1579 chain = policy_hash_bysel(net, &policy->selector, policy->family, dir); in xfrm_policy_insert()
1652 chain = policy_hash_bysel(net, sel, sel->family, dir); in xfrm_policy_bysel_ctx()