Home
last modified time | relevance | path

Searched refs:m_tag_first (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Dip_dn_io.c253 struct m_tag *mtag = m_tag_first(m); in dn_tag_get()
258 mtag = m_tag_first(m); in dn_tag_get()
758 tag = m_tag_first(m); in dummynet_send()
955 struct m_tag *tag = m_tag_first(m); in dummynet_io()
H A Dip_fw2.c2680 for (mtag = m_tag_first(m); in ipfw_chk()
2890 mtag = m_tag_first(m); in ipfw_chk()
/f-stack/tools/compat/include/sys/
H A Dmbuf.h1119 m_tag_first(struct mbuf *m) in m_tag_first() function
/f-stack/freebsd/sys/
H A Dmbuf.h1360 m_tag_first(struct mbuf *m) in m_tag_first() function