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