Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A 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);
H A Dipcomp6.c84 t->id.spi = xfrm6_tunnel_alloc_spi(net, (xfrm_address_t *)&x->props.saddr); in ipcomp6_tunnel_create()
/openbmc/linux/include/net/
H A Dxfrm.h1713 __be32 xfrm6_tunnel_alloc_spi(struct net *net, xfrm_address_t *saddr);