Searched refs:PHASE1ST_MSG2SENT (Results 1 - 5 of 5) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dhandler.h91 #define PHASE1ST_MSG2SENT 5 macro
H A Disakmp_ident.c406 iph1->status = PHASE1ST_MSG2SENT;
439 if (iph1->status != PHASE1ST_MSG2SENT) {
1321 iph1->status = PHASE1ST_MSG2SENT;
1352 if (iph1->status != PHASE1ST_MSG2SENT) {
H A Dstrnames.c118 case PHASE1ST_MSG2SENT:
140 case PHASE1ST_MSG2SENT:
151 case PHASE1ST_MSG2SENT:
H A Disakmp_base.c566 iph1->status = PHASE1ST_MSG2SENT;
598 if (iph1->status != PHASE1ST_MSG2SENT) {
H A Disakmp_inf.c268 || (iph1->side == RESPONDER && iph1->status < PHASE1ST_MSG2SENT)) {

Completed in 69 milliseconds