Home
last modified time | relevance | path

Searched refs:PHASE2ST_MSG1SENT (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/crypto/dist/ipsec-tools/src/racoon/
Dhandler.h250 #define PHASE2ST_MSG1SENT 5 macro
Dstrnames.c167 case PHASE2ST_MSG1SENT: in s_isakmp_state()
177 case PHASE2ST_MSG1SENT: in s_isakmp_state()
Disakmp_quick.c369 iph2->status = PHASE2ST_MSG1SENT; in quick_i1send()
408 if (iph2->status != PHASE2ST_MSG1SENT) { in quick_i2recv()
1681 iph2->status = PHASE2ST_MSG1SENT; in quick_r2send()
1715 if (iph2->status != PHASE2ST_MSG1SENT) { in quick_r3recv()