OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PHASE1ST_MSG1RECEIVED
(Results
1 - 4
of
4
) sorted by null
/external/ipsec-tools/src/racoon/
handler.h
88
#define
PHASE1ST_MSG1RECEIVED
2
isakmp_agg.c
900
iph1->status =
PHASE1ST_MSG1RECEIVED
;
964
if (iph1->status !=
PHASE1ST_MSG1RECEIVED
) {
[
all
...]
isakmp_base.c
884
iph1->status =
PHASE1ST_MSG1RECEIVED
;
930
if (iph1->status !=
PHASE1ST_MSG1RECEIVED
) {
[
all
...]
isakmp_ident.c
938
iph1->status =
PHASE1ST_MSG1RECEIVED
;
985
if (iph1->status !=
PHASE1ST_MSG1RECEIVED
) {
[
all
...]
Completed in 264 milliseconds