HomeSort by: relevance | last modified time | path
    Searched refs:PHASE1ST_START (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/dist/ipsec-tools/src/racoon/
handler.h 89 #define PHASE1ST_START 1
isakmp_agg.c 140 if (iph1->status != PHASE1ST_START) {
760 if (iph1->status != PHASE1ST_START) {
isakmp_base.c 129 if (iph1->status != PHASE1ST_START) {
777 if (iph1->status != PHASE1ST_START) {
isakmp_ident.c 132 if (iph1->status != PHASE1ST_START) {
847 if (iph1->status != PHASE1ST_START) {
isakmp_inf.c 694 iph1->status = PHASE1ST_START;
isakmp.c 799 * and keep phase 1 handler. However, in PHASE1ST_START when
804 if (iph1->side == RESPONDER && iph1->status == PHASE1ST_START) {
1048 iph1->status = PHASE1ST_START;
1156 iph1->status = PHASE1ST_START;

Completed in 20 milliseconds