Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dmbuf.h1129 m_tag_next(struct mbuf *m __unused, struct m_tag *t) in m_tag_next() function
/f-stack/freebsd/sys/
H A Dmbuf.h1370 m_tag_next(struct mbuf *m __unused, struct m_tag *t) in m_tag_next() function
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c2682 mtag = m_tag_next(m, mtag)) { in ipfw_chk()
2895 mtag = m_tag_next(m, mtag); in ipfw_chk()