HomeSort by relevance Sort by last modified time
    Searched refs:PHASE1ST_MSG2SENT (Results 1 - 5 of 5) sorted by null

  /external/ipsec-tools/src/racoon/
handler.h 91 #define PHASE1ST_MSG2SENT 5
isakmp_ident.c 406 iph1->status = PHASE1ST_MSG2SENT;
439 if (iph1->status != PHASE1ST_MSG2SENT) {
1321 iph1->status = PHASE1ST_MSG2SENT;
1352 if (iph1->status != PHASE1ST_MSG2SENT) {
    [all...]
strnames.c 118 case PHASE1ST_MSG2SENT:
140 case PHASE1ST_MSG2SENT:
151 case PHASE1ST_MSG2SENT:
isakmp_base.c 566 iph1->status = PHASE1ST_MSG2SENT;
598 if (iph1->status != PHASE1ST_MSG2SENT) {
    [all...]
isakmp_inf.c 268 || (iph1->side == RESPONDER && iph1->status < PHASE1ST_MSG2SENT)) {
    [all...]

Completed in 51 milliseconds