Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/sys/
H A Dmbuf.h1010 #define MCHTYPE(m, t) m_mchtype(m, t)
1719 __private_extern__ void m_mchtype(struct mbuf *m, int t);
/xnu-12377.61.12/bsd/kern/
H A Dkpi_mbuf.c673 m_mchtype(mbuf, new_type); in mbuf_settype()
H A Duipc_mbuf.c4438 m_mchtype(struct mbuf *m, int t) in m_mchtype() function
/xnu-12377.61.12/bsd/netinet6/
H A Dipsec.c4547 m_mchtype(m, MT_DATA); in ipsec4_splithdr()
4585 m_mchtype(m, MT_DATA); in ipsec6_splithdr()