Searched refs:DPD_MAXFAIL (Results 1 - 3 of 3) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dcfparse.h165 DPD_MAXFAIL = 381, enumerator in enum:yytokentype
330 #define DPD_MAXFAIL 381 macro
H A Dcfparse.y229 %token DPD DPD_DELAY DPD_RETRY DPD_MAXFAIL
1889 | DPD_MAXFAIL NUMBER
H A Dcftoken.l355 <S_RMTS>dpd_maxfail { YYD; return(DPD_MAXFAIL); }

Completed in 159 milliseconds