Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netipsec/
Dkey.c130 #define V_key_spi_trycnt VNET(key_spi_trycnt) macro
2018 int count = V_key_spi_trycnt; /* XXX */ in key_getnewspid()
4894 int count = V_key_spi_trycnt;
4949 (keystat.getspi_count + V_key_spi_trycnt - count) / 2;