Home
last modified time | relevance | path

Searched refs:PHASE1ST_MSG1RECEIVED (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/crypto/dist/ipsec-tools/src/racoon/
Dhandler.h90 #define PHASE1ST_MSG1RECEIVED 2 macro
Disakmp_base.c860 iph1->status = PHASE1ST_MSG1RECEIVED; in base_r1recv()
904 if (iph1->status != PHASE1ST_MSG1RECEIVED) { in base_r1send()
Disakmp_agg.c870 iph1->status = PHASE1ST_MSG1RECEIVED; in agg_r1recv()
929 if (iph1->status != PHASE1ST_MSG1RECEIVED) { in agg_r1send()
Disakmp_ident.c918 iph1->status = PHASE1ST_MSG1RECEIVED; in ident_r1recv()
963 if (iph1->status != PHASE1ST_MSG1RECEIVED) { in ident_r1send()