Home
last modified time | relevance | path

Searched refs:m_chtype (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Dmbuf.h1083 m_chtype(struct mbuf *m, short new_type) in m_chtype() function
1286 #define MCHTYPE(m, t) m_chtype((m), (t))
/freebsd/sys/kern/
H A Duipc_syscalls.c1565 m_chtype(m, MT_CONTROL); in m_dispose_extcontrolm()
H A Duipc_usrreq.c2482 m_chtype(*controlp, MT_EXTCONTROL); in unp_externalize()