Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/sys/
H A Dmbuf.h1690 __private_extern__ void m_scratch_init(struct mbuf *);
/xnu-10002.81.5/bsd/kern/
H A Duipc_mbuf.c1244 m_scratch_init(m); \
1612 m_scratch_init(m); in m_elide()
5023 m_scratch_init(from); /* clear src scratch area */
9572 m_scratch_init(struct mbuf *m) function