OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DPD_MAXFAIL
(Results
1 - 3
of
3
) sorted by null
/external/ipsec-tools/src/racoon/
cfparse.h
165
DPD_MAXFAIL
= 381,
330
#define
DPD_MAXFAIL
381
cfparse.y
229
%token DPD DPD_DELAY DPD_RETRY
DPD_MAXFAIL
[
all
...]
cftoken.l
355
<S_RMTS>
dpd_maxfail
{ YYD; return(
DPD_MAXFAIL
); }
Completed in 29 milliseconds