Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/kern/
H A Duipc_mbuf.c914 static char *mbuf_dump_buf; variable
2515 mbuf_dump_buf = zalloc_permanent(MBUF_DUMP_BUF_SIZE, ZALIGN_NONE); in mbinit()
9116 char *c = mbuf_dump_buf;
9120 mbuf_dump_buf[0] = '\0';
9355 return mbuf_dump_buf;