Reviewed by:	bde
This commit is contained in:
Gleb Smirnoff 2013-01-24 09:30:42 +00:00
parent 29110f87a6
commit 19b9003c6b

View File

@ -157,7 +157,7 @@
*/
#ifndef MSIZE
#define MSIZE 256 /* size of an mbuf */
#endif /* MSIZE */
#endif
#ifndef MCLSHIFT
#define MCLSHIFT 11 /* convert bytes to mbuf clusters */