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

  /external/ipsec-tools/src/racoon/
cfparse.h 110 RETRY_PHASE2 = 326,
275 #define RETRY_PHASE2 326
cfparse.y 208 %token RETRY_PHASE1 RETRY_PHASE2 NATT_KA
1103 | RETRY_PHASE2 NUMBER unittype_time
    [all...]
cftoken.l 273 <S_RTRY>phase2 { YYD; return(RETRY_PHASE2); }

Completed in 149 milliseconds