xfrm6_tunnel_alloc_spi 1599 include/net/xfrm.h __be32 xfrm6_tunnel_alloc_spi(struct net *net, xfrm_address_t *saddr); xfrm6_tunnel_alloc_spi 84 net/ipv6/ipcomp6.c t->id.spi = xfrm6_tunnel_alloc_spi(net, (xfrm_address_t *)&x->props.saddr); xfrm6_tunnel_alloc_spi 179 net/ipv6/xfrm6_tunnel.c EXPORT_SYMBOL(xfrm6_tunnel_alloc_spi);