Searched refs:__get_hash_thresh (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/xfrm/ |
H A D | xfrm_policy.c | 486 static void __get_hash_thresh(struct net *net, in __get_hash_thresh() function 516 __get_hash_thresh(net, family, dir, &dbits, &sbits); in policy_hash_bysel() 536 __get_hash_thresh(net, family, dir, &dbits, &sbits); in policy_hash_direct() 559 __get_hash_thresh(net, pol->family, dir, &dbits, &sbits); in xfrm_dst_hash_transfer()
|