Searched refs:spi_byaddr (Results 1 – 1 of 1) sorted by relevance
29 struct hlist_head spi_byaddr[XFRM6_TUNNEL_SPI_BYADDR_HSIZE]; member80 &xfrm6_tn->spi_byaddr[xfrm6_tunnel_spi_hash_byaddr(saddr)], in __xfrm6_tunnel_spi_lookup()158 hlist_add_head_rcu(&x6spi->list_byaddr, &xfrm6_tn->spi_byaddr[index]); in __xfrm6_tunnel_alloc_spi()196 &xfrm6_tn->spi_byaddr[xfrm6_tunnel_spi_hash_byaddr(saddr)], in xfrm6_tunnel_free_spi()324 INIT_HLIST_HEAD(&xfrm6_tn->spi_byaddr[i]); in xfrm6_tunnel_net_init()341 WARN_ON_ONCE(!hlist_empty(&xfrm6_tn->spi_byaddr[i])); in xfrm6_tunnel_net_exit()
Completed in 3 milliseconds