Lines Matching refs:DEBUGP
43 #define DEBUGP(x, args...) fprintf(stderr, "%s: " x, __FUNCTION__, ## args)
46 #define DEBUGP(x, args...)
799 DEBUGP("deleting rule %p (offset %u)\n", r, r->offset);
945 DEBUGP("entering...");
1198 DEBUGP("%s: chain_head %u, offset=%u\n", c->name, *num, *offset);
1208 DEBUGP("rule %u, offset=%u, index=%u\n", *num, *offset, *num);
1215 DEBUGP("%s; chain_foot %u, offset=%u, index=%u\n", c->name, *num,
1338 DEBUGP("valid_hooks=0x%08x, num_entries=%u, size=%u\n",
1471 DEBUGP(": no chains\n");
1478 DEBUGP(": returning `%s'\n", c->name);
1491 DEBUGP(": no more chains\n");
1497 DEBUGP(": returning `%s'\n", c->name);
1510 DEBUGP("first rule(%s): ", chain);
1538 DEBUGP("rule_iterator_cur=%p...", handle->rule_iterator_cur);
1608 DEBUGP("r=%p, jump=%p, name=`%s'\n", r, r->jump, r->jump->name);
1614 DEBUGP("r=%p, spos=%d'\n", r, spos);
1650 DEBUGP("called for chain %s\n", chain);
1717 DEBUGP("trying to find chain `%s': ", t->u.user.name);
1861 DEBUGP("unable to find chain `%s'\n", chain);
1867 DEBUGP("unable to allocate rule for chain `%s'\n", chain);
1876 DEBUGP("unable to map target of rule for chain `%s'\n", chain);
1982 DEBUGP("unable to map target of rule for chain `%s'\n", chain);
2246 DEBUGP("Chain `%s' already exists\n", chain);
2252 DEBUGP("Chain name `%s' too long\n", chain);
2259 DEBUGP("Cannot allocate memory for chain `%s'\n", chain);
2266 DEBUGP("Creating chain `%s'\n", chain);
2316 DEBUGP("cannot find chain `%s'\n", chain);
2322 DEBUGP("cannot remove builtin chain `%s'\n", chain);
2328 DEBUGP("cannot get references on chain `%s'\n", chain);
2333 DEBUGP("chain `%s' still has references\n", chain);
2339 DEBUGP("chain `%s' is not empty\n", chain);
2355 DEBUGP("chain `%s' deleted\n", chain);
2418 DEBUGP("cannot find chain `%s'\n", chain);
2424 DEBUGP("cannot set policy of userdefinedchain `%s'\n", chain);
2578 DEBUGP("num_entries=%u, size=%u, num_counters=%u\n",
2613 DEBUGP("counter for chain-index %u: ", c->foot_index);
2637 DEBUGP("counter for index %u: ", r->index);