Home
last modified time | relevance | path

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

/openbmc/linux/net/xfrm/
H A Dxfrm_hash.h54 static inline unsigned int __xfrm6_pref_hash(const xfrm_address_t *addr, in __xfrm6_pref_hash() function
80 return __xfrm6_pref_hash(daddr, dbits) ^ in __xfrm6_dpref_spref_hash()
81 __xfrm6_pref_hash(saddr, sbits); in __xfrm6_dpref_spref_hash()