Home
last modified time | relevance | path

Searched refs:__sel_hash (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_hash.h139 static inline unsigned int __sel_hash(const struct xfrm_selector *sel, in __sel_hash() function
H A Dxfrm_policy.c493 hash = __sel_hash(sel, family, hmask, dbits, sbits); in policy_hash_bysel()
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_hash.h146 static inline unsigned int __sel_hash(const struct xfrm_selector *sel, in __sel_hash() function
H A Dxfrm_policy.c494 hash = __sel_hash(sel, family, hmask, dbits, sbits); in policy_hash_bysel()

Completed in 13 milliseconds