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

  /src/crypto/dist/ipsec-tools/src/racoon/
handler.h 93 #define PHASE1ST_MSG2SENT 5
isakmp_ident.c 400 iph1->status = PHASE1ST_MSG2SENT;
431 if (iph1->status != PHASE1ST_MSG2SENT) {
1291 iph1->status = PHASE1ST_MSG2SENT;
1320 if (iph1->status != PHASE1ST_MSG2SENT) {
strnames.c 118 case PHASE1ST_MSG2SENT:
142 case PHASE1ST_MSG2SENT:
154 case PHASE1ST_MSG2SENT:
isakmp_base.c 554 iph1->status = PHASE1ST_MSG2SENT;
583 if (iph1->status != PHASE1ST_MSG2SENT) {
isakmp_inf.c 266 || (iph1->side == RESPONDER && iph1->status < PHASE1ST_MSG2SENT)) {

Completed in 29 milliseconds