Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/sys/
H A Dmbuf.h1600 __private_extern__ void m_scratch_init(struct mbuf *);
/xnu-8796.141.3/bsd/kern/
H A Duipc_mbuf.c950 m_scratch_init(m); \
4194 m_scratch_init(from); /* clear src scratch area */
8418 m_scratch_init(struct mbuf *m) function