Searched refs:m_mtod (Results 1 – 4 of 4) sorted by relevance
389 STUB(m_mtod);
610 vers = (*(u_int8_t *)m_mtod(m)) >> 4; in ipf_inject_output()
1497 extern void *__unsafe_indexable m_mtod(struct mbuf *);
4446 m_mtod(struct mbuf *m) in m_mtod() function