OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mcllowat
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/conf/
param.c
144
#ifndef
MCLLOWAT
145
#define
MCLLOWAT
8
147
int
mcllowat
=
MCLLOWAT
;
variable in typeref:typename:int
/src/sys/sys/
mbuf.h
719
extern int
mcllowat
; /* mbuf cluster low water mark */
/src/sys/kern/
uipc_mbuf.c
224
pool_cache_setlowat(mcl_cache,
mcllowat
);
278
* nmbclusters, mblowat and
mcllowat
need range
323
mcllowat
= newval;
324
pool_cache_setlowat(mcl_cache,
mcllowat
);
478
CTLTYPE_INT, "
mcllowat
",
480
sysctl_kern_mbuf, 0, &
mcllowat
, 0,
Completed in 40 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025