OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:crp_ret_kq_maxlen
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/opencrypto/
crypto.c
174
int
crp_ret_kq_maxlen
; /* queue length limit. <=0 means unlimited. */
member in struct:crypto_crp_ret_qs
267
/* each
crp_ret_kq_maxlen
is the same. */
341
/* each
crp_ret_kq_maxlen
is the same. */
343
maxlen = qs->
crp_ret_kq_maxlen
;
355
qs->
crp_ret_kq_maxlen
= maxlen;
546
qs->
crp_ret_kq_maxlen
= CRYPTO_RET_KQ_MAXLEN;
1674
if (qs->
crp_ret_kq_maxlen
> 0
1675
&& qs->crp_ret_kq_len > qs->
crp_ret_kq_maxlen
) {
Completed in 13 milliseconds
Indexes created Wed Oct 29 12:09:47 GMT 2025