OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PHASE1ST_MSG2SENT
(Results
1 - 5
of
5
) sorted by null
/external/ipsec-tools/src/racoon/
handler.h
93
#define
PHASE1ST_MSG2SENT
5
isakmp_ident.c
405
iph1->status =
PHASE1ST_MSG2SENT
;
438
if (iph1->status !=
PHASE1ST_MSG2SENT
) {
1311
iph1->status =
PHASE1ST_MSG2SENT
;
1342
if (iph1->status !=
PHASE1ST_MSG2SENT
) {
[
all
...]
strnames.c
118
case
PHASE1ST_MSG2SENT
:
140
case
PHASE1ST_MSG2SENT
:
151
case
PHASE1ST_MSG2SENT
:
isakmp_base.c
564
iph1->status =
PHASE1ST_MSG2SENT
;
595
if (iph1->status !=
PHASE1ST_MSG2SENT
) {
[
all
...]
isakmp_inf.c
270
|| (iph1->side == RESPONDER && iph1->status <
PHASE1ST_MSG2SENT
)) {
[
all
...]
Completed in 642 milliseconds