Lines Matching refs:EACTION_DEBUG
98 #define EACTION_DEBUG(fmt, ...) do { \
102 #define EACTION_DEBUG(fmt, ...) macro
122 EACTION_DEBUG("opcode %d, arg1 %d", cmd->opcode, cmd->arg1); in eaction_classify()
133 EACTION_DEBUG("opcode %d, arg1 -> %d", cmd->opcode, cmd->arg1); in eaction_update()
150 EACTION_DEBUG("name %s, uidx %u, type %u", ntlv->name, in eaction_findbyname()
168 EACTION_DEBUG("kidx %u", idx); in eaction_findbykidx()
208 EACTION_DEBUG("External action with typename " in create_eaction_obj()
215 EACTION_DEBUG("alloc_idx failed"); in create_eaction_obj()
267 EACTION_DEBUG("Going to replace id %u with %u", eaction_id, no->kidx); in reset_eaction_rules()
309 EACTION_DEBUG("External actions support initialized"); in ipfw_eaction_init()
328 EACTION_DEBUG("External actions support uninitialized"); in ipfw_eaction_uninit()
344 EACTION_DEBUG("Registered external action '%s' with id %u", in ipfw_add_eaction()
365 EACTION_DEBUG("External action '%s' with id %u unregistered", in ipfw_del_eaction()
411 EACTION_DEBUG("truncate rule %d: len %u -> %u", in ipfw_reset_eaction()