OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:retry_checkph1
(Results
1 - 5
of
5
) sorted by relevancy
/src/crypto/dist/ipsec-tools/src/racoon/
localconf.h
95
int
retry_checkph1
;
member in struct:localconf
handler.h
302
int
retry_checkph1
; /* counter to wait phase 1 finished. */
member in struct:ph2handle
localconf.c
156
lcconf->
retry_checkph1
= LC_DEFAULT_RETRY_CHECKPH1;
isakmp.c
2169
iph2->
retry_checkph1
= lcconf->
retry_checkph1
;
2188
iph2->
retry_checkph1
= lcconf->
retry_checkph1
;
2320
iph2->
retry_checkph1
--;
2321
if (iph2->
retry_checkph1
< 0) {
cfparse.y
1422
lcconf->
retry_checkph1
= $2 * $3;
Completed in 17 milliseconds
Indexes created Mon Aug 03 00:25:36 UTC 2026