HomeSort by relevance Sort by last modified time
    Searched refs:DPD_RETRY (Results 1 - 3 of 3) sorted by null

  /external/ipsec-tools/src/racoon/
cfparse.h 164 DPD_RETRY = 380,
329 #define DPD_RETRY 380
cfparse.y 229 %token DPD DPD_DELAY DPD_RETRY DPD_MAXFAIL
    [all...]
cftoken.l 354 <S_RMTS>dpd_retry { YYD; return(DPD_RETRY); }

Completed in 56 milliseconds