Searched refs:xfrm_bydst_should_resize (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/xfrm/ |
H A D | xfrm_policy.c | 633 static inline int xfrm_bydst_should_resize(struct net *net, int dir, int *total) in xfrm_bydst_should_resize() function 682 if (xfrm_bydst_should_resize(net, dir, &total)) in xfrm_hash_resize() 1610 else if (xfrm_bydst_should_resize(net, dir, NULL)) in xfrm_policy_insert()
|
/kernel/linux/linux-6.6/net/xfrm/ |
H A D | xfrm_policy.c | 634 static inline int xfrm_bydst_should_resize(struct net *net, int dir, int *total) in xfrm_bydst_should_resize() function 683 if (xfrm_bydst_should_resize(net, dir, &total)) in xfrm_hash_resize() 1617 else if (xfrm_bydst_should_resize(net, dir, NULL)) in xfrm_policy_insert()
|
Completed in 12 milliseconds