OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISAKMP_NPTYPE_FRAG
(Results
1 - 4
of
4
) sorted by null
/external/ipsec-tools/src/racoon/
isakmp.h
108
#define
ISAKMP_NPTYPE_FRAG
132 /* IKE fragmentation payload */
isakmp_frag.c
134
set_isakmp_header1(frag, iph1,
ISAKMP_NPTYPE_FRAG
);
isakmp.c
605
if (isakmp->np ==
ISAKMP_NPTYPE_FRAG
)
651
if (isakmp->np ==
ISAKMP_NPTYPE_FRAG
)
681
if (isakmp->np ==
ISAKMP_NPTYPE_FRAG
)
735
if (isakmp->np ==
ISAKMP_NPTYPE_FRAG
)
753
if (isakmp->np ==
ISAKMP_NPTYPE_FRAG
)
[
all
...]
strnames.c
318
{
ISAKMP_NPTYPE_FRAG
, "ike frag", NULL },
Completed in 12 milliseconds