Home
last modified time | relevance | path

Searched refs:njclbytes (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.1.9/bsd/sys/
H A Dmbuf.h1071 m->m_len > njclbytes || \
1663 extern int njclbytes; /* size of a jumbo cluster */
/xnu-12377.1.9/bsd/kern/
H A Duipc_socket2.c2983 SYSCTL_INT(_kern_ipc, OID_AUTO, njclbytes,
2984 CTLFLAG_RD | CTLFLAG_LOCKED, &njclbytes, 0, "");
H A Duipc_mbuf.c300 int njclbytes; /* size of a jumbo cluster */ variable
1108 njclbytes = M16KCLBYTES; in mbuf_table_init()
H A Duipc_mbuf_mcache.c5647 njclbytes / 1024);