OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:alg_comp
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netipsec/
keydb.h
106
u_int8_t
alg_comp
; /* Compression Algorithm Identifier */
member in struct:secasvar
xform_ipcomp.c
105
/* NB: algorithm really comes in alg_enc and not
alg_comp
! */
109
sav->
alg_comp
);
112
sav->
alg_comp
= sav->alg_enc; /* set for doing histogram */
279
IPCOMP_STATINC(IPCOMP_STAT_HIST + ipcomp_stats[sav->
alg_comp
]);
543
IPCOMP_STATINC(IPCOMP_STAT_HIST + ipcomp_stats[sav->
alg_comp
]);
key.c
1336
if (must_check_alg && algo != sav->
alg_comp
) {
1339
algo, sav->
alg_comp
);
Completed in 17 milliseconds
Indexes created Sun Oct 12 02:09:55 GMT 2025