OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISAKMP_NPTYPE_T
(Results
1 - 6
of
6
) sorted by null
/external/ipsec-tools/src/racoon/
security.c
117
tbuf = isakmp_parsewoh(
ISAKMP_NPTYPE_T
, (struct isakmp_gen *)bp, len);
122
if (ta->type !=
ISAKMP_NPTYPE_T
) {
isakmp.h
79
#define
ISAKMP_NPTYPE_T
3 /* Transform */
ipsec_doi.c
[
all
...]
strnames.c
301
{
ISAKMP_NPTYPE_T
, "trns", NULL },
/external/tcpdump/
isakmp.h
119
#define
ISAKMP_NPTYPE_T
3 /* Transform */
print-isakmp.c
503
cp = isakmp_sub_print(
ISAKMP_NPTYPE_T
, ext, ep, phase, doi0,
581
printf("%s:", NPSTR(
ISAKMP_NPTYPE_T
));
632
printf(" [|%s]", NPSTR(
ISAKMP_NPTYPE_T
));
[
all
...]
Completed in 285 milliseconds