Home
last modified time | relevance | path

Searched defs:mclbytes (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/conf/
H A Dparam.c153 const int mclbytes = MCLBYTES; variable
/netbsd-src/usr.bin/netstat/
H A Dmbuf.c99 int mclbytes, msize; in mbpr() local