Home
last modified time | relevance | path

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

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dstrnames.c118 case PHASE1ST_MSG2SENT:
140 case PHASE1ST_MSG2SENT:
151 case PHASE1ST_MSG2SENT:
H A Disakmp_ident.c406 iph1->status = PHASE1ST_MSG2SENT;
439 if (iph1->status != PHASE1ST_MSG2SENT) {
1312 iph1->status = PHASE1ST_MSG2SENT;
1343 if (iph1->status != PHASE1ST_MSG2SENT) {
H A Dhandler.h93 #define PHASE1ST_MSG2SENT 5 macro
H A Disakmp_base.c560 iph1->status = PHASE1ST_MSG2SENT;
591 if (iph1->status != PHASE1ST_MSG2SENT) {
H A Disakmp_inf.c267 || (iph1->side == RESPONDER && iph1->status < PHASE1ST_MSG2SENT)) {