m_tag_first
for (mtag = m_tag_first(m); mtag != NULL; mtag = m_tag_next(m, mtag)) {
struct m_tag *m_tag_first(struct mbuf *);