Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dmbuf.h804 m_chtype(struct mbuf *m, short new_type) in m_chtype() argument
807 m->m_type = new_type; in m_chtype()
/f-stack/freebsd/sys/
H A Dmbuf.h1030 m_chtype(struct mbuf *m, short new_type) in m_chtype() argument
1033 m->m_type = new_type; in m_chtype()