OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dpd_retry
(Results
1 - 7
of
7
) sorted by null
/external/ipsec-tools/src/racoon/
cfparse.h
164
DPD_RETRY
= 380,
329
#define
DPD_RETRY
380
remoteconf.h
109
int
dpd_retry
; /* in seconds */
member in struct:remoteconf
cftoken.l
354
<S_RMTS>
dpd_retry
{ YYD; return(
DPD_RETRY
); }
remoteconf.c
215
new->
dpd_retry
= 5;
cfparse.y
229
%token DPD DPD_DELAY
DPD_RETRY
DPD_MAXFAIL
[
all
...]
isakmp_inf.c
[
all
...]
racoon.conf.5
799
.It Ic
dpd_retry
Ar delay ;
[
all
...]
Completed in 107 milliseconds