Home
last modified time | relevance | path

Searched refs:__sel_hash (Results 1 – 2 of 2) sorted by relevance

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