Searched refs:xfrm_alloc_spi (Results 1 – 2 of 2) sorted by relevance
/linux/include/net/ | ||
H A D | xfrm.h | 1881 int xfrm_alloc_spi(struct xfrm_state *x, u32 minspi, u32 maxspi, |
/linux/net/key/ | ||
H A D | af_key.c | 1386 err = xfrm_alloc_spi(x, min_spi, max_spi, NULL); in pfkey_getspi() |