Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/sys/
H A Dmbuf.h1690 __private_extern__ void m_scratch_init(struct mbuf *);
/xnu-10002.1.13/bsd/kern/
H A Duipc_mbuf.c1235 m_scratch_init(m); \
1603 m_scratch_init(m); in m_elide()
5009 m_scratch_init(from); /* clear src scratch area */
9460 m_scratch_init(struct mbuf *m) function