Home
last modified time | relevance | path

Searched refs:NMBUFS (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/kern/
H A Duipc_mbuf.c425 #ifndef NMBUFS
426 #define NMBUFS (nmbclusters / 2 + maxfiles) macro
431 #define NMBUFS_MIN (NMBUFS / 2)
469 nmbufs = NMBUFS; in tunable_mbinit()
/dragonfly/sys/conf/
H A Doptions142 NMBUFS opt_param.h
/dragonfly/sys/config/
H A DLINT641763 # NMBCLUSTERS and MAXUSERS (and NMBUFS) from your kernel config.
1772 options NMBUFS=4096