Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/kern/
H A Duipc_mbuf.c918 static char *mbuf_dump_buf; variable
2520 mbuf_dump_buf = zalloc_permanent(MBUF_DUMP_BUF_SIZE, ZALIGN_NONE); in mbinit()
9239 char *c = mbuf_dump_buf;
9243 mbuf_dump_buf[0] = '\0';
9478 return mbuf_dump_buf;