Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Dmbuf.h1779 __private_extern__ void m_scratch_init(struct mbuf *);
/xnu-11215/bsd/kern/
H A Duipc_mbuf.c1235 m_scratch_init(m); \
1610 m_scratch_init(m); in m_elide()
5004 m_scratch_init(from); /* clear src scratch area */
9652 m_scratch_init(struct mbuf *m) function