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

/xnu-2422.115.4/bsd/netkey/
H A Dkey_var.h75 &key_spi_trycnt, \
H A Dkey.c167 static u_int key_spi_trycnt = 1000; variable
287 &key_spi_trycnt, 0, "");
2538 int count = key_spi_trycnt; /* XXX */
6673 int count = key_spi_trycnt;
6732 (keystat.getspi_count + key_spi_trycnt - count) / 2;

Completed in 28 milliseconds