Lines Matching refs:xfrm_address_t
9 static inline unsigned int __xfrm4_addr_hash(const xfrm_address_t *addr) in __xfrm4_addr_hash()
14 static inline unsigned int __xfrm6_addr_hash(const xfrm_address_t *addr) in __xfrm6_addr_hash()
19 static inline unsigned int __xfrm4_daddr_saddr_hash(const xfrm_address_t *daddr, in __xfrm4_daddr_saddr_hash()
20 const xfrm_address_t *saddr) in __xfrm4_daddr_saddr_hash()
26 static inline unsigned int __xfrm6_daddr_saddr_hash(const xfrm_address_t *daddr, in __xfrm6_daddr_saddr_hash()
27 const xfrm_address_t *saddr) in __xfrm6_daddr_saddr_hash()
44 static inline unsigned int __xfrm4_dpref_spref_hash(const xfrm_address_t *daddr, in __xfrm4_dpref_spref_hash()
45 const xfrm_address_t *saddr, in __xfrm4_dpref_spref_hash()
54 static inline unsigned int __xfrm6_pref_hash(const xfrm_address_t *addr, in __xfrm6_pref_hash()
75 static inline unsigned int __xfrm6_dpref_spref_hash(const xfrm_address_t *daddr, in __xfrm6_dpref_spref_hash()
76 const xfrm_address_t *saddr, in __xfrm6_dpref_spref_hash()
84 static inline unsigned int __xfrm_dst_hash(const xfrm_address_t *daddr, in __xfrm_dst_hash()
85 const xfrm_address_t *saddr, in __xfrm_dst_hash()
101 static inline unsigned int __xfrm_src_hash(const xfrm_address_t *daddr, in __xfrm_src_hash()
102 const xfrm_address_t *saddr, in __xfrm_src_hash()
119 __xfrm_spi_hash(const xfrm_address_t *daddr, __be32 spi, u8 proto, in __xfrm_spi_hash()
150 const xfrm_address_t *daddr = &sel->daddr; in __sel_hash()
151 const xfrm_address_t *saddr = &sel->saddr; in __sel_hash()
175 static inline unsigned int __addr_hash(const xfrm_address_t *daddr, in __addr_hash()
176 const xfrm_address_t *saddr, in __addr_hash()