Searched refs:MTAG_IPFW (Results 1 – 2 of 2) sorted by relevance
326 #define MTAG_IPFW 1148380143 /* IPFW-tagged cookie */ macro
2748 mtag = m_tag_locate(m, MTAG_IPFW, tag, NULL); in ipfw_chk()2763 mtag = m_tag_alloc( MTAG_IPFW, in ipfw_chk()2839 match = m_tag_locate(m, MTAG_IPFW, in ipfw_chk()2851 if (mtag->m_tag_cookie != MTAG_IPFW) in ipfw_chk()