Home
last modified time | relevance | path

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

/Linux-v4.19/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.c96 t->id.spi = xfrm6_tunnel_alloc_spi(net, (xfrm_address_t *)&x->props.saddr); in ipcomp6_tunnel_create()
/Linux-v4.19/include/net/
Dxfrm.h1678 __be32 xfrm6_tunnel_alloc_spi(struct net *net, xfrm_address_t *saddr);