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

  /external/ipsec-tools/src/racoon/
isakmp_ident.c 540 iph1->status = PHASE1ST_MSG3RECEIVED;
581 if (iph1->status != PHASE1ST_MSG3RECEIVED) {
787 iph1->status = gsstoken != 0 ? PHASE1ST_MSG3RECEIVED :
    [all...]
handler.h 94 #define PHASE1ST_MSG3RECEIVED 6
isakmp_base.c 731 iph1->status = PHASE1ST_MSG3RECEIVED;
760 if (iph1->status != PHASE1ST_MSG3RECEIVED) {
    [all...]

Completed in 16 milliseconds