Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dkey.c131 #define V_key_spi_trycnt VNET(key_spi_trycnt) macro
2123 int count = V_key_spi_trycnt; /* XXX */ in key_getnewspid()
5004 int count = V_key_spi_trycnt; in key_do_getnewspi()
5055 (keystat.getspi_count + V_key_spi_trycnt - count) / 2; in key_do_getnewspi()