Home
last modified time | relevance | path

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

/openbmc/linux/net/xfrm/
H A Dxfrm_policy.c526 static struct hlist_head *policy_hash_direct(struct net *net, in policy_hash_direct() function
2197 chain = policy_hash_direct(net, daddr, saddr, family, dir); in xfrm_policy_lookup_bytype()
4388 chain = policy_hash_direct(net, &sel->daddr, &sel->saddr, sel->family, dir); in xfrm_migrate_policy_find()