OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISAKMP_NPTYPE_GSS
(Results
1 - 4
of
4
) sorted by null
/external/ipsec-tools/src/racoon/
isakmp_ident.c
471
case
ISAKMP_NPTYPE_GSS
:
726
case
ISAKMP_NPTYPE_GSS
:
1166
case
ISAKMP_NPTYPE_GSS
:
1401
case
ISAKMP_NPTYPE_GSS
:
[
all
...]
isakmp.h
123
#define
ISAKMP_NPTYPE_GSS
129 /* GSS token */
isakmp_agg.c
250
plist = isakmp_plist_append(plist, gsstoken,
ISAKMP_NPTYPE_GSS
);
434
case
ISAKMP_NPTYPE_GSS
:
850
case
ISAKMP_NPTYPE_GSS
:
1202
gsstoken,
ISAKMP_NPTYPE_GSS
);
[
all
...]
strnames.c
313
{
ISAKMP_NPTYPE_GSS
, "gss id", NULL },
Completed in 667 milliseconds