OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XAUTH_TYPE_GENERIC
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/dist/ipsec-tools/src/racoon/
isakmp_xauth.h
52
#define
XAUTH_TYPE_GENERIC
0
isakmp_xauth.c
165
typeattr->lorv = htons(
XAUTH_TYPE_GENERIC
);
210
case
XAUTH_TYPE_GENERIC
:
211
xst->authtype =
XAUTH_TYPE_GENERIC
;
1497
if (ntohs(attr->lorv) !=
XAUTH_TYPE_GENERIC
) {
1505
value =
XAUTH_TYPE_GENERIC
;
1715
case
XAUTH_TYPE_GENERIC
:
Completed in 23 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026