xfrm6_tunnel_alloc_spi 1392 include/net/xfrm.h extern __be32 xfrm6_tunnel_alloc_spi(xfrm_address_t *saddr);
xfrm6_tunnel_alloc_spi   84 net/ipv6/ipcomp6.c 	t->id.spi = xfrm6_tunnel_alloc_spi((xfrm_address_t *)&x->props.saddr);