Home
last modified time | relevance | path

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

/freebsd/sys/netipsec/
H A Dkey.c603 u_long getspi_count; /* the avarage of count to try to get new SPI */ member
5291 keystat.getspi_count = in key_do_getnewspi()
5292 (keystat.getspi_count + tries) / 2; in key_do_getnewspi()
8664 keystat.getspi_count = 1; in key_init()