Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dkey.c573 u_long getspi_count; /* the avarage of count to try to get new SPI */ member
5054 keystat.getspi_count = in key_do_getnewspi()
5055 (keystat.getspi_count + V_key_spi_trycnt - count) / 2; in key_do_getnewspi()
8309 keystat.getspi_count = 1; in key_init()