Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/kern/
H A Duipc_mbuf.c715 static char *mbuf_dump_buf; variable
1828 mbuf_dump_buf = zalloc_permanent(MBUF_DUMP_BUF_SIZE, ZALIGN_NONE); in mbinit()
8045 char *c = mbuf_dump_buf;
8049 mbuf_dump_buf[0] = '\0';
8284 return mbuf_dump_buf;