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

/external/ipsec-tools/src/racoon/
H A Dcfparse.h106 RETRY_COUNTER = 322, enumerator in enum:yytokentype
271 #define RETRY_COUNTER 322 macro
H A Dcfparse.y207 %token RETRY RETRY_COUNTER RETRY_INTERVAL RETRY_PERSEND
1083 : RETRY_COUNTER NUMBER
H A Dcftoken.l269 <S_RTRY>counter { YYD; return(RETRY_COUNTER); }

Completed in 108 milliseconds