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

  /external/ipsec-tools/src/racoon/
strnames.c 96 case PHASE1ST_MSG1SENT:
105 case PHASE1ST_MSG1SENT:
116 case PHASE1ST_MSG1SENT:
125 case PHASE1ST_MSG1SENT:
138 case PHASE1ST_MSG1SENT:
149 case PHASE1ST_MSG1SENT:
handler.h 89 #define PHASE1ST_MSG1SENT 3
isakmp_agg.c 296 iph1->status = PHASE1ST_MSG1SENT;
368 if (iph1->status != PHASE1ST_MSG1SENT) {
1275 iph1->status = PHASE1ST_MSG1SENT;
1332 if (iph1->status != PHASE1ST_MSG1SENT) {
    [all...]
isakmp_base.c 257 iph1->status = PHASE1ST_MSG1SENT;
307 if (iph1->status != PHASE1ST_MSG1SENT) {
1035 iph1->status = PHASE1ST_MSG1SENT;
1086 if (iph1->status != PHASE1ST_MSG1SENT) {
    [all...]
isakmp_ident.c 217 iph1->status = PHASE1ST_MSG1SENT;
263 if (iph1->status != PHASE1ST_MSG1SENT) {
1078 iph1->status = PHASE1ST_MSG1SENT;
1134 if (iph1->status != PHASE1ST_MSG1SENT) {
    [all...]

Completed in 34 milliseconds