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