Searched refs:IPFW_ASSERT_CFGPORT (Results 1 – 2 of 2) sorted by relevance
708 IPFW_ASSERT_CFGPORT(&curthread->td_msgport); in ip_fw3_add_rule()804 IPFW_ASSERT_CFGPORT(&curthread->td_msgport); in ip_fw3_ctl_flush_rule()1332 IPFW_ASSERT_CFGPORT(&curthread->td_msgport); in ip_fw3_hook()1347 IPFW_ASSERT_CFGPORT(&curthread->td_msgport); in ip_fw3_dehook()
477 #define IPFW_ASSERT_CFGPORT(msgport) \ macro