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

  /external/ipsec-tools/src/racoon/
isakmp_ident.c 330 iph1->status = PHASE1ST_MSG2RECEIVED;
359 if (iph1->status != PHASE1ST_MSG2RECEIVED) {
1227 iph1->status = PHASE1ST_MSG2RECEIVED;
1264 if (iph1->status != PHASE1ST_MSG2RECEIVED) {
    [all...]
handler.h 90 #define PHASE1ST_MSG2RECEIVED 4
isakmp_agg.c 575 iph1->status = PHASE1ST_MSG2RECEIVED;
623 if (iph1->status != PHASE1ST_MSG2RECEIVED) {
    [all...]
isakmp_base.c 386 iph1->status = PHASE1ST_MSG2RECEIVED;
422 if (iph1->status != PHASE1ST_MSG2RECEIVED) {
1197 iph1->status = PHASE1ST_MSG2RECEIVED;
1235 if (iph1->status != PHASE1ST_MSG2RECEIVED) {
    [all...]

Completed in 609 milliseconds