HomeSort by: relevance | last modified time | path
    Searched defs:key_spi_trycnt (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/netipsec/
key.c 146 static u_int key_spi_trycnt = 1000; variable in typeref:typename:u_int
549 &key_spi_trycnt, 0, "");
2467 int count = key_spi_trycnt; /* XXX */
5532 int count = key_spi_trycnt;
5585 (keystat.getspi_count + key_spi_trycnt - count) / 2;
8982 NULL, 0, &key_spi_trycnt, 0,
key.c 146 static u_int key_spi_trycnt = 1000; variable in typeref:typename:u_int
549 &key_spi_trycnt, 0, "");
2467 int count = key_spi_trycnt; /* XXX */
5532 int count = key_spi_trycnt;
5585 (keystat.getspi_count + key_spi_trycnt - count) / 2;
8982 NULL, 0, &key_spi_trycnt, 0,
key.c 146 static u_int key_spi_trycnt = 1000; variable in typeref:typename:u_int
549 &key_spi_trycnt, 0, "");
2467 int count = key_spi_trycnt; /* XXX */
5532 int count = key_spi_trycnt;
5585 (keystat.getspi_count + key_spi_trycnt - count) / 2;
8982 NULL, 0, &key_spi_trycnt, 0,
key.c 146 static u_int key_spi_trycnt = 1000; variable in typeref:typename:u_int
549 &key_spi_trycnt, 0, "");
2467 int count = key_spi_trycnt; /* XXX */
5532 int count = key_spi_trycnt;
5585 (keystat.getspi_count + key_spi_trycnt - count) / 2;
8982 NULL, 0, &key_spi_trycnt, 0,
key.c 146 static u_int key_spi_trycnt = 1000; variable in typeref:typename:u_int
549 &key_spi_trycnt, 0, "");
2467 int count = key_spi_trycnt; /* XXX */
5532 int count = key_spi_trycnt;
5585 (keystat.getspi_count + key_spi_trycnt - count) / 2;
8982 NULL, 0, &key_spi_trycnt, 0,
key.c 146 static u_int key_spi_trycnt = 1000; variable in typeref:typename:u_int
549 &key_spi_trycnt, 0, "");
2467 int count = key_spi_trycnt; /* XXX */
5532 int count = key_spi_trycnt;
5585 (keystat.getspi_count + key_spi_trycnt - count) / 2;
8982 NULL, 0, &key_spi_trycnt, 0,

Completed in 181 milliseconds