Searched refs:__xfrm6_pref_hash (Results 1 – 1 of 1) sorted by relevance
55 static inline unsigned int __xfrm6_pref_hash(const xfrm_address_t *addr, in __xfrm6_pref_hash() function81 return __xfrm6_pref_hash(daddr, dbits) ^ in __xfrm6_dpref_spref_hash()82 __xfrm6_pref_hash(saddr, sbits); in __xfrm6_dpref_spref_hash()