mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-17 15:27:36 +00:00
style(9)
Reviewed by: bde
This commit is contained in:
parent
29110f87a6
commit
19b9003c6b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=245874
@ -156,8 +156,8 @@
|
||||
* MCLBYTES must be no larger than PAGE_SIZE.
|
||||
*/
|
||||
#ifndef MSIZE
|
||||
#define MSIZE 256 /* size of an mbuf */
|
||||
#endif /* MSIZE */
|
||||
#define MSIZE 256 /* size of an mbuf */
|
||||
#endif
|
||||
|
||||
#ifndef MCLSHIFT
|
||||
#define MCLSHIFT 11 /* convert bytes to mbuf clusters */
|
||||
|
Loading…
Reference in New Issue
Block a user