Searched refs:__xfrm_spi_hash (Results 1 – 2 of 2) sorted by relevance
66 __xfrm_spi_hash(const xfrm_address_t *daddr, __be32 spi, u8 proto, in __xfrm_spi_hash() function
66 return __xfrm_spi_hash(daddr, spi, proto, family, net->xfrm.state_hmask); in xfrm_spi_hash()92 h = __xfrm_spi_hash(&x->id.daddr, x->id.spi, in xfrm_hash_transfer()