Searched refs:njclbytes (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dmbuf.h565 m->m_len > ((njcl > 0) ? njclbytes : MBIGCLBYTES) || \
994 __private_extern__ int njclbytes; /* size of a jumbo cluster */ variable
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_socket2.c2049 SYSCTL_INT(_kern_ipc, OID_AUTO, njclbytes, CTLFLAG_RD | CTLFLAG_LOCKED, &njclbytes, 0, "");
H A Duipc_mbuf.c450 int njclbytes; /* size of a jumbo cluster */ variable
1150 njclbytes = M16KCLBYTES;
6834 njclbytes / 1024);

Completed in 83 milliseconds