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