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

/linux-4.1.27/net/ipv6/
H A Dxfrm6_tunnel.c173 __be32 xfrm6_tunnel_alloc_spi(struct net *net, xfrm_address_t *saddr) xfrm6_tunnel_alloc_spi() function
189 EXPORT_SYMBOL(xfrm6_tunnel_alloc_spi); variable
H A Dipcomp6.c95 t->id.spi = xfrm6_tunnel_alloc_spi(net, (xfrm_address_t *)&x->props.saddr); ipcomp6_tunnel_create()
/linux-4.1.27/include/net/
H A Dxfrm.h1547 __be32 xfrm6_tunnel_alloc_spi(struct net *net, xfrm_address_t *saddr);

Completed in 153 milliseconds