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

/external/ipsec-tools/src/racoon/
H A Dcfparse.h132 SEND_CR = 348, enumerator in enum:yytokentype
297 #define SEND_CR 348 macro
H A Dcfparse.y217 %token VERIFY_CERT SEND_CERT SEND_CR
1728 | SEND_CR SWITCH { cur_rmconf->send_cr = $2; } EOS
H A Dcftoken.l331 <S_RMTS>send_cr { YYD; return(SEND_CR); }

Completed in 55 milliseconds