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

/linux-master/net/ipv6/
H A Dxfrm6_tunnel.c44 struct xfrm6_tunnel_spi { struct
74 static struct xfrm6_tunnel_spi *__xfrm6_tunnel_spi_lookup(struct net *net, const xfrm_address_t *saddr)
77 struct xfrm6_tunnel_spi *x6spi;
91 struct xfrm6_tunnel_spi *x6spi;
105 struct xfrm6_tunnel_spi *x6spi;
121 struct xfrm6_tunnel_spi *x6spi;
165 struct xfrm6_tunnel_spi *x6spi;
184 container_of(head, struct xfrm6_tunnel_spi, rcu_head));
190 struct xfrm6_tunnel_spi *x6spi;
358 xfrm6_tunnel_spi_kmem = KMEM_CACHE(xfrm6_tunnel_spi, SLAB_HWCACHE_ALIG
[all...]

Completed in 114 milliseconds