Searched refs:__xfrm_spi_hash (Results 1 - 2 of 2) sorted by relevance

/net/xfrm/
H A Dxfrm_hash.h66 __xfrm_spi_hash(const xfrm_address_t *daddr, __be32 spi, u8 proto, function
H A Dxfrm_state.c66 return __xfrm_spi_hash(daddr, spi, proto, family, net->xfrm.state_hmask);
92 h = __xfrm_spi_hash(&x->id.daddr, x->id.spi,

Completed in 171 milliseconds