Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/kern/
H A Duipc_mbuf.c914 static char *mbuf_dump_buf; variable
2524 mbuf_dump_buf = zalloc_permanent(MBUF_DUMP_BUF_SIZE, ZALIGN_NONE); in mbinit()
9228 char *c = mbuf_dump_buf;
9232 mbuf_dump_buf[0] = '\0';
9467 return mbuf_dump_buf;