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 541 iph1->status = PHASE1ST_MSG3RECEIVED;
583 if (iph1->status != PHASE1ST_MSG3RECEIVED) {
791 iph1->status = gsstoken != 0 ? PHASE1ST_MSG3RECEIVED :
    [all...]
handler.h 92 #define PHASE1ST_MSG3RECEIVED 6
isakmp_base.c 735 iph1->status = PHASE1ST_MSG3RECEIVED;
766 if (iph1->status != PHASE1ST_MSG3RECEIVED) {
    [all...]

Completed in 87 milliseconds