Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dmbuf.h1092 m_chtype(struct mbuf *m, short new_type) in m_chtype() function
1292 #define MCHTYPE(m, t) m_chtype((m), (t))
/freebsd/sys/kern/
H A Duipc_syscalls.c1582 m_chtype(m, MT_CONTROL); in m_dispose_extcontrolm()
H A Duipc_usrreq.c3601 m_chtype(*controlp, MT_EXTCONTROL); in unp_zone_change()