Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netkey/
H A Dkey_var.h75 &key_spi_trycnt, \
H A Dkey.c143 static u_int key_spi_trycnt = 1000; variable
271 &key_spi_trycnt, 0, "");
2770 int count = key_spi_trycnt; /* XXX */ in key_getnewspid()
6712 int count = key_spi_trycnt; in key_do_getnewspi()
6758 (keystat.getspi_count + key_spi_trycnt - count) / 2; in key_do_getnewspi()