Searched refs:__sel_hash (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/xfrm/ |
H A D | xfrm_hash.h | 139 static inline unsigned int __sel_hash(const struct xfrm_selector *sel, in __sel_hash() function
|
H A D | xfrm_policy.c | 493 hash = __sel_hash(sel, family, hmask, dbits, sbits); in policy_hash_bysel()
|
/kernel/linux/linux-6.6/net/xfrm/ |
H A D | xfrm_hash.h | 146 static inline unsigned int __sel_hash(const struct xfrm_selector *sel, in __sel_hash() function
|
H A D | xfrm_policy.c | 494 hash = __sel_hash(sel, family, hmask, dbits, sbits); in policy_hash_bysel()
|
Completed in 13 milliseconds