Home
last modified time | relevance | path

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

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