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

/external/ipsec-tools/src/racoon/
H A Dcfparse.h145 INITIAL_CONTACT = 361, enumerator in enum:yytokentype
310 #define INITIAL_CONTACT 361 macro
H A Dcfparse.y221 %token NONCE_SIZE DH_GROUP KEEPALIVE PASSIVE INITIAL_CONTACT
1840 | INITIAL_CONTACT SWITCH { cur_rmconf->ini_contact = $2; } EOS
H A Dcftoken.l339 <S_RMTS>initial_contact { YYD; return(INITIAL_CONTACT); }

Completed in 216 milliseconds