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 91 #define PHASE1ST_MSG1SENT 3
isakmp_agg.c 283 iph1->status = PHASE1ST_MSG1SENT;
352 if (iph1->status != PHASE1ST_MSG1SENT) {
1242 iph1->status = PHASE1ST_MSG1SENT;
1295 if (iph1->status != PHASE1ST_MSG1SENT) {
    [all...]
isakmp_base.c 257 iph1->status = PHASE1ST_MSG1SENT;
306 if (iph1->status != PHASE1ST_MSG1SENT) {
1025 iph1->status = PHASE1ST_MSG1SENT;
1075 if (iph1->status != PHASE1ST_MSG1SENT) {
    [all...]
isakmp_ident.c 218 iph1->status = PHASE1ST_MSG1SENT;
263 if (iph1->status != PHASE1ST_MSG1SENT) {
1069 iph1->status = PHASE1ST_MSG1SENT;
1125 if (iph1->status != PHASE1ST_MSG1SENT) {
    [all...]

Completed in 19 milliseconds