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