Searched refs:MTAG_IPFW (Results 1 – 3 of 3) sorted by relevance
287 #define MTAG_IPFW 1148380143 /* IPFW-tagged cookie */ macro
2591 mtag = m_tag_locate(m, MTAG_IPFW, tag, NULL); in ipfw_chk()2606 mtag = m_tag_alloc( MTAG_IPFW, in ipfw_chk()2674 match = m_tag_locate(m, MTAG_IPFW, in ipfw_chk()2686 if (mtag->m_tag_cookie != MTAG_IPFW) in ipfw_chk()