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

  /external/ipsec-tools/src/racoon/
handler.h 90 #define PHASE1ST_MSG1RECEIVED 2
isakmp_agg.c 882 iph1->status = PHASE1ST_MSG1RECEIVED;
943 if (iph1->status != PHASE1ST_MSG1RECEIVED) {
    [all...]
isakmp_base.c 875 iph1->status = PHASE1ST_MSG1RECEIVED;
921 if (iph1->status != PHASE1ST_MSG1RECEIVED) {
    [all...]
isakmp_ident.c 932 iph1->status = PHASE1ST_MSG1RECEIVED;
979 if (iph1->status != PHASE1ST_MSG1RECEIVED) {
    [all...]

Completed in 16 milliseconds