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

  /src/crypto/dist/ipsec-tools/src/racoon/
isakmp_ident.c 327 iph1->status = PHASE1ST_MSG2RECEIVED;
354 if (iph1->status != PHASE1ST_MSG2RECEIVED) {
1200 iph1->status = PHASE1ST_MSG2RECEIVED;
1235 if (iph1->status != PHASE1ST_MSG2RECEIVED) {
1487 iph1->status = gsstoken != NULL ? PHASE1ST_MSG2RECEIVED :
1653 if (NATT_AVAILABLE(iph1) && iph1->status == PHASE1ST_MSG2RECEIVED)
handler.h 92 #define PHASE1ST_MSG2RECEIVED 4
isakmp_agg.c 552 iph1->status = PHASE1ST_MSG2RECEIVED;
595 if (iph1->status != PHASE1ST_MSG2RECEIVED) {
1386 iph1->status = PHASE1ST_MSG2RECEIVED;
1413 if (iph1->status != PHASE1ST_MSG2RECEIVED) {
isakmp_base.c 377 iph1->status = PHASE1ST_MSG2RECEIVED;
411 if (iph1->status != PHASE1ST_MSG2RECEIVED) {
1166 iph1->status = PHASE1ST_MSG2RECEIVED;
1200 if (iph1->status != PHASE1ST_MSG2RECEIVED) {

Completed in 19 milliseconds