/external/iptables/iptables/ |
D | iptables-restore.c | 188 DEBUGP("Calling commit\n"); in ip46tables_restore_main() 193 DEBUGP("Not calling commit, testing\n"); in ip46tables_restore_main() 212 DEBUGP("line %u, table '%s'\n", line, table); in ip46tables_restore_main() 233 DEBUGP("Cleaning all chains of table '%s'\n", in ip46tables_restore_main() 238 DEBUGP("Deleting all user-defined chains " in ip46tables_restore_main() 252 DEBUGP("line %u, chain '%s'\n", line, chain); in ip46tables_restore_main() 266 DEBUGP("Flushing existing user defined chain '%s'\n", chain); in ip46tables_restore_main() 273 DEBUGP("Creating new chain '%s'\n", chain); in ip46tables_restore_main() 283 DEBUGP("line %u, policy '%s'\n", line, policy); in ip46tables_restore_main() 302 DEBUGP("Setting policy of chain %s to %s\n", in ip46tables_restore_main() [all …]
|
D | xtables-restore.c | 100 DEBUGP("Calling commit\n"); in xtables_restore_parse_line() 104 DEBUGP("Not calling commit, testing\n"); in xtables_restore_parse_line() 115 DEBUGP("line %u, table '%s'\n", line, table); in xtables_restore_parse_line() 135 DEBUGP("Cleaning all chains of table '%s'\n", table); in xtables_restore_parse_line() 152 DEBUGP("line %u, chain '%s'\n", line, chain); in xtables_restore_parse_line() 164 DEBUGP("line %u, policy '%s'\n", line, policy); in xtables_restore_parse_line() 189 DEBUGP("Setting policy of chain %s to %s\n", in xtables_restore_parse_line() 223 DEBUGP("calling do_command4(%u, argv, &%s, handle):\n", in xtables_restore_parse_line() 268 DEBUGP("%s: input line %d: '%s'\n", __func__, line, buffer); in xtables_restore_parse()
|
D | iptables-xml.c | 602 DEBUGP("Calling commit\n"); in iptables_xml_main() 610 DEBUGP("line %u, table '%s'\n", line, table); in iptables_xml_main() 626 DEBUGP("line %u, chain '%s'\n", line, chain); in iptables_xml_main() 632 DEBUGP("Creating new chain '%s'\n", chain); in iptables_xml_main() 635 DEBUGP("line %u, policy '%s'\n", line, policy); in iptables_xml_main() 656 DEBUGP("calling do_command4(%u, argv, &%s, handle):\n", in iptables_xml_main()
|
D | nft-bridge.c | 309 DEBUGP("unknown payload base/offset/len %d/%d/%d\n", in lookup_analyze_payloads() 315 DEBUGP("Previous but no current payload?\n"); in lookup_analyze_payloads() 322 DEBUGP("unknown payload base/offset/len %d/%d/%d\n", in lookup_analyze_payloads() 327 DEBUGP("mismatching payload match offsets\n"); in lookup_analyze_payloads() 335 DEBUGP("unknown payload base/offset/len %d/%d/%d\n", in lookup_analyze_payloads() 341 DEBUGP("unknown LHS of lookup expression\n"); in lookup_analyze_payloads() 689 DEBUGP("different proto/flags/invflags\n"); in nft_bridge_is_same() 695 DEBUGP("different source mac %x, %x (%d)\n", in nft_bridge_is_same() 701 DEBUGP("different destination mac %x, %x (%d)\n", in nft_bridge_is_same() 709 DEBUGP("different logical iniface %x, %x (%d)\n", in nft_bridge_is_same() [all …]
|
D | xshared.h | 15 #define DEBUGP(x, args...) fprintf(stderr, x, ## args) macro 17 #define DEBUGP(x, args...) macro
|
D | nft-shared.c | 213 DEBUGP("different iniface mask %x, %x (%d)\n", in is_same_interfaces() 219 DEBUGP("different iniface\n"); in is_same_interfaces() 223 DEBUGP("different outiface mask\n"); in is_same_interfaces() 228 DEBUGP("different outiface\n"); in is_same_interfaces() 938 DEBUGP("mismatching match name\n"); in compare_matches() 943 DEBUGP("mismatching match size\n"); in compare_matches() 949 DEBUGP("mismatch match data\n"); in compare_matches() 956 DEBUGP("mismatch matches amount\n"); in compare_matches()
|
D | nft.c | 2062 DEBUGP("comparing with... "); in nft_rule_cmp() 2070 DEBUGP("Different matches\n"); in nft_rule_cmp() 2075 DEBUGP("Different target\n"); in nft_rule_cmp() 2081 DEBUGP("Different verdict\n"); in nft_rule_cmp() 2186 DEBUGP("adding after rule handle %"PRIu64"\n", ref_id); in nft_rule_add() 2194 DEBUGP("adding after rule ID %"PRIu64"\n", ref_id); in nft_rule_add() 2271 DEBUGP("deleting rule by number %d\n", rulenum); in nft_rule_delete_num() 2299 DEBUGP("replacing rule with handle=%llu\n", in nft_rule_replace() 3222 DEBUGP("requesting `%s' rev=%d type=%d via nft_compat\n", in nft_compatible_revision()
|
D | nft-ipv6.c | 98 DEBUGP("different src/dst/proto/flags/invflags\n"); in nft_ipv6_is_same() 178 DEBUGP("unknown payload offset %d\n", ctx->payload.offset); in nft_ipv6_parse_payload()
|
D | nft-ipv4.c | 109 DEBUGP("different src/dst/proto/flags/invflags\n"); in nft_ipv4_is_same() 239 DEBUGP("unknown payload offset %d\n", ctx->payload.offset); in nft_ipv4_parse_payload()
|
D | xshared.c | 429 DEBUGP("add_argv: %s\n", what); in add_argv()
|
D | nft-arp.c | 611 DEBUGP("different src/dst/proto/flags/invflags\n"); in nft_arp_is_same()
|
/external/llvm-project/openmp/libomptarget/include/ |
D | Debug.h | 118 #define DEBUGP(prefix, ...) \ macro 128 DEBUGP(DEBUG_PREFIX, __VA_ARGS__); \ 142 #define DEBUGP(prefix, ...) \ macro 153 DEBUGP(DEBUG_PREFIX, __VA_ARGS__); \
|
/external/iptables/extensions/ |
D | libxt_sctp.c | 24 #define DEBUGP(format, first...) printf(format, ##first) 27 #define DEBUGP(format, fist...) macro 73 DEBUGP("%s\n", portstring); in parse_sctp_ports() 130 DEBUGP("Previous match found\n"); in save_chunk_flag_info() 167 DEBUGP("Buffer: %s\n", buffer); in parse_sctp_chunk() 183 DEBUGP("Next Chunk type %s\n", ptr); in parse_sctp_chunk() 191 DEBUGP("Chunk num %d\n", sctp_chunk_names[i].chunk_type); in parse_sctp_chunk() 202 DEBUGP("Chunk flags %s\n", chunk_flags); in parse_sctp_chunk() 231 DEBUGP("Match type: %s Chunks: %s\n", match_type, chunks); in parse_sctp_chunks() 344 DEBUGP("type: %d\tflags: %x\tflag mask: %x\n", chunknum, chunk_flags, in print_chunk_flags()
|
D | libxt_set.c | 84 DEBUGP("parse: set index %u\n", info->index); in set_parse_v0() 165 DEBUGP("parse: set index %u\n", info->index); in set_parse_v1() 264 DEBUGP("parse: set index %u\n", info->index); in set_parse_v2() 442 DEBUGP("parse: set index %u\n", info->match_set.index); in set_parse_v3() 611 DEBUGP("parse: set index %u\n", info->match_set.index); in set_parse_v4()
|
D | libxt_dccp.c | 20 #define DEBUGP(format, first...) printf(format, ##first) 23 #define DEBUGP(format, fist...) macro
|
/external/iptables/libiptc/ |
D | libiptc.c | 46 #define DEBUGP(x, args...) fprintf(stderr, "%s: " x, __FUNCTION__, ## args) macro 49 #define DEBUGP(x, args...) macro 782 DEBUGP("deleting rule %p (offset %u)\n", r, r->offset); in iptcc_delete_rule() 928 DEBUGP("entering..."); in cache_add_entry() 1184 DEBUGP("%s: chain_head %u, offset=%u\n", c->name, *num, *offset); in iptcc_compile_chain_offsets() 1194 DEBUGP("rule %u, offset=%u, index=%u\n", *num, *offset, *num); in iptcc_compile_chain_offsets() 1201 DEBUGP("%s; chain_foot %u, offset=%u, index=%u\n", c->name, *num, in iptcc_compile_chain_offsets() 1330 DEBUGP("valid_hooks=0x%08x, num_entries=%u, size=%u\n", in TC_INIT() 1461 DEBUGP(": no chains\n"); in TC_FIRST_CHAIN() 1468 DEBUGP(": returning `%s'\n", c->name); in TC_FIRST_CHAIN() [all …]
|