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