Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv6/
Dxfrm6_tunnel.c163 __be32 xfrm6_tunnel_alloc_spi(struct net *net, xfrm_address_t *saddr) in xfrm6_tunnel_alloc_spi() function
179 EXPORT_SYMBOL(xfrm6_tunnel_alloc_spi);
Dipcomp6.c84 t->id.spi = xfrm6_tunnel_alloc_spi(net, (xfrm_address_t *)&x->props.saddr); in ipcomp6_tunnel_create()
/linux-6.1.9/include/net/
Dxfrm.h1640 __be32 xfrm6_tunnel_alloc_spi(struct net *net, xfrm_address_t *saddr);