Home
last modified time | relevance | path

Searched refs:xfrm6_tunnel_alloc_spi (Results 1 – 2 of 2) sorted by relevance

/net/ipv6/
Dxfrm6_tunnel.c200 __be32 xfrm6_tunnel_alloc_spi(xfrm_address_t *saddr) in xfrm6_tunnel_alloc_spi() function
217 EXPORT_SYMBOL(xfrm6_tunnel_alloc_spi);
Dipcomp6.c84 t->id.spi = xfrm6_tunnel_alloc_spi((xfrm_address_t *)&x->props.saddr); in ipcomp6_tunnel_create()