Searched refs:min_spi (Results 1 – 1 of 1) sorted by relevance
1315 u32 min_spi, max_spi; in pfkey_getspi() local1370 min_spi = 0x100; in pfkey_getspi()1375 min_spi = range->sadb_spirange_min; in pfkey_getspi()1379 err = verify_spi_info(x->id.proto, min_spi, max_spi, NULL); in pfkey_getspi()1385 err = xfrm_alloc_spi(x, min_spi, max_spi, NULL); in pfkey_getspi()