Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/netkey/
H A Dkey_var.h75 &key_spi_trycnt, \
H A Dkey.c146 static u_int key_spi_trycnt = 1000; variable
274 &key_spi_trycnt, 0, "");
2740 int count = key_spi_trycnt; /* XXX */ in key_getnewspid()
6782 int count = key_spi_trycnt; in key_do_getnewspi()
6828 (keystat.getspi_count + key_spi_trycnt - count) / 2; in key_do_getnewspi()