Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Duipc_mbuf.c707 static char *mbuf_dump_buf; variable
1819 mbuf_dump_buf = zalloc_permanent(MBUF_DUMP_BUF_SIZE, ZALIGN_NONE); in mbinit()
7954 char *c = mbuf_dump_buf;
7958 mbuf_dump_buf[0] = '\0';
8220 return mbuf_dump_buf;