Symbol: MCLSHIFT
sys/arch/aarch64/include/param.h
126
#define MCLSHIFT 11 /* convert bytes to m_buf clusters */
sys/arch/alpha/include/param.h
94
#define MCLSHIFT 11 /* convert bytes to m_buf clusters */
sys/arch/amd64/include/param.h
109
#define MCLSHIFT 11 /* convert bytes to m_buf clusters */
sys/arch/arm/include/param.h
170
#define MCLSHIFT 11 /* convert bytes to m_buf clusters */
sys/arch/emips/include/param.h
63
#define MCLSHIFT 11 /* convert bytes to m_buf clusters */
sys/arch/hppa/include/param.h
74
#define MCLSHIFT 11
sys/arch/i386/include/param.h
126
#define MCLSHIFT 11 /* convert bytes to m_buf clusters */
sys/arch/ia64/include/param.h
96
#define MCLSHIFT 11 /* convert bytes to m_buf clusters */
sys/arch/m68k/include/param.h
149
#define MCLSHIFT 11 /* convert bytes to m_buf clusters */
sys/arch/mips/include/mips_param.h
196
# define MCLSHIFT 11 /* convert bytes to m_buf clusters */
sys/arch/or1k/include/param.h
74
#define MCLSHIFT 11 /* convert bytes to m_buf clusters */
sys/arch/playstation2/include/param.h
89
#define MCLSHIFT 11 /* convert bytes to m_buf clusters */
sys/arch/powerpc/include/param.h
104
#define MCLSHIFT 11 /* convert bytes to m_buf clusters */
sys/arch/riscv/include/param.h
89
#define MCLSHIFT 11 /* convert bytes to m_buf clusters */
sys/arch/sh3/include/param.h
84
#define MCLSHIFT 11 /* convert bytes to m_buf clusters */
sys/arch/sparc/include/param.h
101
#define MCLSHIFT 11 /* convert bytes to m_buf clusters */
sys/arch/sparc64/include/param.h
189
#define MCLSHIFT 11 /* convert bytes to m_buf clusters */
sys/arch/sun2/include/param.h
74
#define MCLSHIFT 10
sys/arch/vax/include/param.h
90
#define MCLSHIFT 11 /* convert bytes to m_buf clusters */