HomeSort by: relevance | last modified time | path
    Searched refs:PHASE1ST_MSG1SENT (Results 1 - 5 of 5) sorted by relevancy

  /src/crypto/dist/ipsec-tools/src/racoon/
strnames.c 94 case PHASE1ST_MSG1SENT:
104 case PHASE1ST_MSG1SENT:
116 case PHASE1ST_MSG1SENT:
126 case PHASE1ST_MSG1SENT:
140 case PHASE1ST_MSG1SENT:
152 case PHASE1ST_MSG1SENT:
handler.h 91 #define PHASE1ST_MSG1SENT 3
isakmp_agg.c 281 iph1->status = PHASE1ST_MSG1SENT;
344 if (iph1->status != PHASE1ST_MSG1SENT) {
1228 iph1->status = PHASE1ST_MSG1SENT;
1279 if (iph1->status != PHASE1ST_MSG1SENT) {
isakmp_base.c 255 iph1->status = PHASE1ST_MSG1SENT;
298 if (iph1->status != PHASE1ST_MSG1SENT) {
1008 iph1->status = PHASE1ST_MSG1SENT;
1056 if (iph1->status != PHASE1ST_MSG1SENT) {
isakmp_ident.c 217 iph1->status = PHASE1ST_MSG1SENT;
260 if (iph1->status != PHASE1ST_MSG1SENT) {
1053 iph1->status = PHASE1ST_MSG1SENT;
1107 if (iph1->status != PHASE1ST_MSG1SENT) {

Completed in 71 milliseconds