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

/linux-4.1.27/net/ipv6/
H A Dxfrm6_tunnel.c70 static inline unsigned int xfrm6_tunnel_spi_hash_byaddr(const xfrm_address_t *addr) xfrm6_tunnel_spi_hash_byaddr() function
93 &xfrm6_tn->spi_byaddr[xfrm6_tunnel_spi_hash_byaddr(saddr)], __xfrm6_tunnel_spi_lookup()
167 index = xfrm6_tunnel_spi_hash_byaddr(saddr); __xfrm6_tunnel_alloc_spi()
206 &xfrm6_tn->spi_byaddr[xfrm6_tunnel_spi_hash_byaddr(saddr)], xfrm6_tunnel_free_spi()

Completed in 75 milliseconds