OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:findsupportedmap
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/dist/ipsec-tools/src/libipsec/
pfkey.c
55
static int
findsupportedmap
(int);
128
findsupportedmap
(int satype)
function
146
algno =
findsupportedmap
((int)satype);
182
ipsup = &ipsec_supported[
findsupportedmap
(SADB_SATYPE_AH)];
185
ipsup = &ipsec_supported[
findsupportedmap
(SADB_SATYPE_ESP)];
709
algno =
findsupportedmap
((int)satype);
Completed in 18 milliseconds
Indexes created Sun Mar 15 00:25:29 UTC 2026