OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getspi_count
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netipsec/
key.c
635
u_long
getspi_count
; /* the avarage of count to try to get new SPI */
member in struct:_keystat
5584
keystat.
getspi_count
=
5585
(keystat.
getspi_count
+ key_spi_trycnt - count) / 2;
8333
keystat.
getspi_count
= 1;
key.c
635
u_long
getspi_count
; /* the avarage of count to try to get new SPI */
member in struct:_keystat
5584
keystat.
getspi_count
=
5585
(keystat.
getspi_count
+ key_spi_trycnt - count) / 2;
8333
keystat.
getspi_count
= 1;
Completed in 30 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025