Home
last modified time | relevance | path

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

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