Home
last modified time | relevance | path

Searched refs:DEBUGP (Results 1 – 25 of 33) sorted by relevance

12

/linux-2.4.37.9/net/ipv6/netfilter/
Dip6t_rt.c20 #define DEBUGP printk
22 #define DEBUGP(format, args...) macro
30 DEBUGP("rt segsleft_match:%c 0x%x <= 0x%x <= 0x%x",invert? '!':' ', in segsleft_match()
33 DEBUGP(" result %s\n",r? "PASS" : "FAILED"); in segsleft_match()
67 DEBUGP("ipv6_rt header iteration \n"); in match()
107 DEBUGP("ipv6_rt match: unknown nextheader %u\n",nexthdr); in match()
116 DEBUGP("ipv6_rt: new pointer is too large! \n"); in match()
136 DEBUGP("IPv6 RT LEN %u %u ", hdrlen, route->hdrlen); in match()
137 DEBUGP("TYPE %04X ", route->type); in match()
138 DEBUGP("SGS_LEFT %u %02X\n", route->segments_left, route->segments_left); in match()
[all …]
Dip6t_frag.c18 #define DEBUGP printk
20 #define DEBUGP(format, args...) macro
30 DEBUGP("frag id_match:%c 0x%x <= 0x%x <= 0x%x",invert? '!':' ', in id_match()
33 DEBUGP(" result %s\n",r? "PASS" : "FAILED"); in id_match()
66 DEBUGP("ipv6_frag header iteration \n"); in match()
106 DEBUGP("ipv6_frag match: unknown nextheader %u\n",nexthdr); in match()
115 DEBUGP("ipv6_frag: new pointer too large! \n"); in match()
130 DEBUGP("INFO %04X ", frag->frag_off); in match()
131 DEBUGP("OFFSET %04X ", ntohs(frag->frag_off) & ~0x7); in match()
132 DEBUGP("RES %02X %04X", frag->reserved, ntohs(frag->frag_off) & 0x6); in match()
[all …]
Dip6t_dst.c26 #define DEBUGP printk
28 #define DEBUGP(format, args...) macro
79 DEBUGP("ipv6_opts header iteration \n");
124 DEBUGP("ipv6_opts match: unknown nextheader %u\n",nexthdr);
133 DEBUGP("ipv6_opts: new pointer is too large! \n");
157 DEBUGP("IPv6 OPTS LEN %u %u ", hdrlen, optsh->hdrlen);
159 DEBUGP("len %02X %04X %02X ",
176 DEBUGP("Strict ");
177 DEBUGP("#%d ",optinfo->optsnr);
186 DEBUGP("Tbad %02X %02X\n",
[all …]
Dip6t_hbh.c26 #define DEBUGP printk
28 #define DEBUGP(format, args...) macro
79 DEBUGP("ipv6_opts header iteration \n");
124 DEBUGP("ipv6_opts match: unknown nextheader %u\n",nexthdr);
133 DEBUGP("ipv6_opts: new pointer is too large! \n");
157 DEBUGP("IPv6 OPTS LEN %u %u ", hdrlen, optsh->hdrlen);
159 DEBUGP("len %02X %04X %02X ",
176 DEBUGP("Strict ");
177 DEBUGP("#%d ",optinfo->optsnr);
186 DEBUGP("Tbad %02X %02X\n",
[all …]
Dip6t_ah.c18 #define DEBUGP printk
20 #define DEBUGP(format, args...) macro
35 DEBUGP("ah spi_match:%c 0x%x <= 0x%x <= 0x%x",invert? '!':' ', in spi_match()
38 DEBUGP(" result %s\n",r? "PASS\n" : "FAILED\n"); in spi_match()
75 DEBUGP("ipv6_ah header iteration \n"); in match()
115 DEBUGP("ipv6_ah match: unknown nextheader %u\n",nexthdr); in match()
124 DEBUGP("ipv6_ah: new pointer too large! \n"); in match()
139 DEBUGP("IPv6 AH LEN %u %u ", hdrlen, ah->hdrlen); in match()
140 DEBUGP("RES %04X ", ah->reserved); in match()
141 DEBUGP("SPI %u %08X\n", ntohl(ah->spi), ntohl(ah->spi)); in match()
[all …]
Dip6t_esp.c18 #define DEBUGP printk
20 #define DEBUGP(format, args...) macro
33 DEBUGP("esp spi_match:%c 0x%x <= 0x%x <= 0x%x",invert? '!':' ', in spi_match()
36 DEBUGP(" result %s\n",r? "PASS\n" : "FAILED\n"); in spi_match()
72 DEBUGP("ipv6_esp header iteration \n"); in match()
106 DEBUGP("ipv6_esp match: unknown nextheader %u\n",nexthdr); in match()
115 DEBUGP("ipv6_esp: new pointer too large! \n"); in match()
130 DEBUGP("IPv6 ESP SPI %u %08X\n", ntohl(esp->spi), ntohl(esp->spi)); in match()
149 DEBUGP("ip6t_esp: matchsize %u != %u\n", in checkentry()
154 DEBUGP("ip6t_esp: unknown flags %X\n", in checkentry()
/linux-2.4.37.9/net/ipv4/netfilter/
Dip_conntrack_ftp.c28 #define DEBUGP printk
30 #define DEBUGP(format, args...) macro
92 DEBUGP("Char %u (got %u nums) `%u' unexpected\n", in try_number()
97 DEBUGP("Failed to fill %u numbers separated by %c\n", array_size, sep); in try_number()
148 DEBUGP("EPRT: Got |1|!\n"); in try_eprt()
154 DEBUGP("EPRT: Got IP address!\n"); in try_eprt()
186 DEBUGP("find_pattern `%s': dlen = %u\n", pattern, dlen); in find_pattern()
201 DEBUGP("ftp: string mismatch\n"); in find_pattern()
203 DEBUGP("ftp:char %u `%c'(%u) vs `%c'(%u)\n", in find_pattern()
211 DEBUGP("Pattern matches!\n"); in find_pattern()
[all …]
Dip_conntrack_irc.c66 #define DEBUGP(format, args...) printk(KERN_DEBUG __FILE__ ":" __FUNCTION__ \
69 #define DEBUGP(format, args...) macro
126 DEBUGP("entered\n"); in help()
135 DEBUGP("Conntrackinfo = %u\n", ctinfo); in help()
141 DEBUGP("tcplen = %u\n", (unsigned) tcplen); in help()
149 DEBUGP("bad csum: %p %u %u.%u.%u.%u %u.%u.%u.%u\n", in help()
168 DEBUGP("DCC found in master %u.%u.%u.%u:%u %u.%u.%u.%u:%u...\n", in help()
179 DEBUGP("DCC %s detected\n", dccprotos[i].match); in help()
187 DEBUGP("unable to parse dcc command\n"); in help()
190 DEBUGP("DCC bound ip/port: %u.%u.%u.%u:%u\n", in help()
[all …]
Dip_nat_irc.c32 #define DEBUGP printk
34 #define DEBUGP(format, args...) macro
67 DEBUGP("nat_expected: We have a connection!\n"); in irc_nat_expected()
71 DEBUGP("nat_expected: DCC cmd. %u.%u.%u.%u->%u.%u.%u.%u\n", in irc_nat_expected()
79 DEBUGP("nat_expected: IP to %u.%u.%u.%u\n", NIPQUAD(newip)); in irc_nat_expected()
104 DEBUGP("IRC_NAT: info (seq %u + %u) in %u\n", in irc_data_fixup()
116 DEBUGP("using port %d", port); in irc_data_fixup()
138 DEBUGP("ip_nat_irc: Inserting '%s' == %u.%u.%u.%u, port %u\n", in irc_data_fixup()
161 DEBUGP("ip_nat_irc: no exp!!"); in help()
170 DEBUGP("nat_irc: Not touching dir %s at hook %s\n", in help()
[all …]
Dip_conntrack_tftp.c32 #define DEBUGP(format, args...) printk(__FILE__ ":" __FUNCTION__ ": " \
35 #define DEBUGP(format, args...) macro
50 DEBUGP(""); in tftp_help()
62 DEBUGP("expect: "); in tftp_help()
69 DEBUGP("Data/ACK opcode\n"); in tftp_help()
72 DEBUGP("Error opcode\n"); in tftp_help()
75 DEBUGP("Unknown opcode\n"); in tftp_help()
88 DEBUGP("unregistering helper for port %d\n", in fini()
121 DEBUGP("port #%d: %d\n", i, ports[i]); in init()
Dipt_helper.c21 #define DEBUGP printk
23 #define DEBUGP(format, args...) macro
44 DEBUGP("ipt_helper: Eek! invalid conntrack?\n"); in match()
49 DEBUGP("ipt_helper: conntrack %p has no master\n", ct); in match()
56 DEBUGP("ipt_helper: expectation %p without expectant !?!\n", in match()
62 DEBUGP("ipt_helper: master ct %p has no helper\n", in match()
67 DEBUGP("master's name = %s , info->name = %s\n", in match()
Dipt_REDIRECT.c16 #define DEBUGP printk
18 #define DEBUGP(format, args...) macro
32 DEBUGP("redirect_check: bad table `%s'.\n", table); in redirect_check()
36 DEBUGP("redirect_check: size %u.\n", targinfosize); in redirect_check()
40 DEBUGP("redirect_check: bad hooks %x.\n", hook_mask); in redirect_check()
44 DEBUGP("redirect_check: bad MAP_IPS.\n"); in redirect_check()
48 DEBUGP("redirect_check: bad rangesize %u.\n", mr->rangesize); in redirect_check()
Dip_nat_rule.c24 #define DEBUGP printk
26 #define DEBUGP(format, args...) macro
162 DEBUGP("SNAT: Target size %u too small\n", targinfosize); in ipt_snat_checkentry()
169 DEBUGP("SNAT: Target size %u wrong for %u ranges\n", in ipt_snat_checkentry()
176 DEBUGP("SNAT: wrong table %s\n", tablename); in ipt_snat_checkentry()
181 DEBUGP("SNAT: hook mask 0x%x bad\n", hook_mask); in ipt_snat_checkentry()
197 DEBUGP("DNAT: Target size %u too small\n", targinfosize); in ipt_dnat_checkentry()
204 DEBUGP("DNAT: Target size %u wrong for %u ranges\n", in ipt_dnat_checkentry()
211 DEBUGP("DNAT: wrong table %s\n", tablename); in ipt_dnat_checkentry()
216 DEBUGP("DNAT: hook mask 0x%x bad\n", hook_mask); in ipt_dnat_checkentry()
[all …]
Dip_conntrack_core.c50 #define DEBUGP printk
52 #define DEBUGP(format, args...) macro
178 DEBUGP("destroy_expect(%p) use=%d\n", exp, atomic_read(&exp->use)); in destroy_expect()
225 DEBUGP("unexpect_related(%p)\n", expect); in __unexpect_related()
265 DEBUGP("remove_expectations(%p)\n", ct); in remove_expectations()
274 DEBUGP("remove_expectations: skipping established %p of %p\n", exp->sibling, ct); in remove_expectations()
296 DEBUGP("clean_from_lists(%p)\n", ct); in clean_from_lists()
314 DEBUGP("destroy_conntrack(%p)\n", ct); in destroy_conntrack()
354 DEBUGP("destroy_conntrack: returning ct=%p to slab\n", ct); in destroy_conntrack()
459 DEBUGP("Confirming conntrack %p\n", ct); in __ip_conntrack_confirm()
[all …]
Dip_nat_ftp.c14 #define DEBUGP printk
16 #define DEBUGP(format, args...) macro
46 DEBUGP("nat_expected: We have a connection!\n"); in ftp_nat_expected()
54 DEBUGP("nat_expected: PORT cmd. %u.%u.%u.%u->%u.%u.%u.%u\n", in ftp_nat_expected()
60 DEBUGP("nat_expected: PASV cmd. %u.%u.%u.%u->%u.%u.%u.%u\n", in ftp_nat_expected()
69 DEBUGP("nat_expected: IP to %u.%u.%u.%u\n", NIPQUAD(newip)); in ftp_nat_expected()
101 DEBUGP("calling ip_nat_mangle_tcp_packet\n"); in mangle_rfc959_packet()
121 DEBUGP("calling ip_nat_mangle_tcp_packet\n"); in mangle_eprt_packet()
141 DEBUGP("calling ip_nat_mangle_tcp_packet\n"); in mangle_epsv_packet()
170 DEBUGP("FTP_NAT: seq %u + %u in %u\n", in ftp_data_fixup()
[all …]
Dipt_ULOG.c66 #define DEBUGP(format, args...) printk(__FILE__ ":" __FUNCTION__ ":" \
69 #define DEBUGP(format, args...) macro
102 DEBUGP("ipt_ULOG: ulog_send: timer was pending, deleting\n"); in ulog_send()
111 DEBUGP("ipt_ULOG: throwing %d packets to netlink mask %u\n", in ulog_send()
125 DEBUGP("ipt_ULOG: timer function called, calling ulog_send\n"); in ulog_timer()
203 DEBUGP("ipt_ULOG: qlen %d, qthreshold %d\n", ub->qlen, in ipt_ulog_target()
290 DEBUGP("ipt_ULOG: targinfosize %u != 0\n", targinfosize); in ipt_ulog_checkentry()
295 DEBUGP("ipt_ULOG: prefix term %i\n", in ipt_ulog_checkentry()
301 DEBUGP("ipt_ULOG: queue threshold %i > MAX_QLEN\n", in ipt_ulog_checkentry()
318 DEBUGP("ipt_ULOG: init module\n"); in init()
[all …]
Dip_nat_tftp.c46 #define DEBUGP(format, args...) printk(__FILE__ ":" __FUNCTION__ ": " \
49 #define DEBUGP(format, args...) macro
70 DEBUGP("no conntrack expectation to modify\n"); in tftp_nat_help()
79 DEBUGP(""); in tftp_nat_help()
82 DEBUGP("expecting: "); in tftp_nat_help()
88 DEBUGP("Unknown opcode\n"); in tftp_nat_help()
120 DEBUGP("orig: %u.%u.%u.%u:%u <-> %u.%u.%u.%u:%u " in tftp_nat_expected()
131 DEBUGP("orig: %u.%u.%u.%u:%u <-> %u.%u.%u.%u:%u " in tftp_nat_expected()
149 DEBUGP("unregistering helper for port %d\n", ports[i]); in fini()
179 DEBUGP("ip_nat_tftp: registering for port %d: name %s\n", in init()
Dipt_MASQUERADE.c16 #define DEBUGP printk
18 #define DEBUGP(format, args...) macro
35 DEBUGP("masquerade_check: bad table `%s'.\n", tablename); in masquerade_check()
39 DEBUGP("masquerade_check: size %u != %u.\n", in masquerade_check()
44 DEBUGP("masquerade_check: bad hooks %x.\n", hook_mask); in masquerade_check()
48 DEBUGP("masquerade_check: bad MAP_IPS.\n"); in masquerade_check()
52 DEBUGP("masquerade_check: bad rangesize %u.\n", mr->rangesize); in masquerade_check()
110 DEBUGP("newsrc = %u.%u.%u.%u\n", NIPQUAD(newsrc)); in masquerade_target()
Dip_nat_core.c32 #define DEBUGP printk
34 #define DEBUGP(format, args...) macro
210 DEBUGP("do_extra_mangle: Can't get route to %u.%u.%u.%u\n", in do_extra_mangle()
321 DEBUGP("Range %u %u.%u.%u.%u rt failed!\n", in find_best_ips_proto()
416 DEBUGP("get_unique_tuple: Found current src map\n"); in get_unique_tuple()
427 DEBUGP("Found best for "); DUMP_TUPLE(tuple); in get_unique_tuple()
456 DEBUGP("Trying implicit mapping\n"); in get_unique_tuple()
467 DEBUGP("Protocol can't get unique tuple %u.\n", in get_unique_tuple()
532 DEBUGP("Hook %u (%s), ", hooknum, in ip_nat_setup_info()
535 DEBUGP("Range %p: ", mr); in ip_nat_setup_info()
[all …]
Dip_nat_helper.c42 #define DEBUGP printk
45 #define DEBUGP(format, args...) macro
61 DEBUGP("ip_nat_resize_packet: old_size = %u, new_size = %u\n", in ip_nat_resize_packet()
88 DEBUGP("ip_nat_resize_packet: Seq_offset before: "); in ip_nat_resize_packet()
108 DEBUGP("ip_nat_resize_packet: Seq_offset after: "); in ip_nat_resize_packet()
189 DEBUGP("ip_nat_mangle_tcp_packet: Extending packet by " in ip_nat_mangle_tcp_packet()
193 DEBUGP("ip_nat_mangle_tcp_packet: Shrinking packet from " in ip_nat_mangle_tcp_packet()
290 DEBUGP("ip_nat_mangle_udp_packet: Extending packet by " in ip_nat_mangle_udp_packet()
294 DEBUGP("ip_nat_mangle_udp_packet: Shrinking packet from " in ip_nat_mangle_udp_packet()
348 DEBUGP("sack_adjust: start_seq: %d->%d, end_seq: %d->%d\n", in sack_adjust()
[all …]
Dip_fw_compat_masq.c31 #define DEBUGP printk
33 #define DEBUGP(format, args...) macro
55 DEBUGP("ip_conntrack_in returned %u.\n", ret); in do_masquerade()
62 DEBUGP("ip_conntrack_in set to invalid conntrack.\n"); in do_masquerade()
78 DEBUGP("ipnat_rule_masquerade: Can't reroute.\n"); in do_masquerade()
96 DEBUGP("Masquerading already done on this conn.\n"); in do_masquerade()
Dipt_TCPMSS.c16 #define DEBUGP printk
18 #define DEBUGP(format, args...) macro
119 DEBUGP(KERN_INFO "ipt_tcpmss_target: %u.%u.%u.%u:%hu" in ipt_tcpmss_target()
178 DEBUGP(KERN_INFO "ipt_tcpmss_target: %u.%u.%u.%u:%hu" in ipt_tcpmss_target()
218 DEBUGP("ipt_tcpmss_checkentry: targinfosize %u != %u\n", in ipt_tcpmss_checkentry()
Dipt_MIRROR.c38 #define DEBUGP printk
40 #define DEBUGP(format, args...) macro
181 DEBUGP("MIRROR: bad hook\n"); in ipt_mirror_checkentry()
186 DEBUGP("MIRROR: targinfosize %u != 0\n", targinfosize); in ipt_mirror_checkentry()
Dip_conntrack_proto_tcp.c18 #define DEBUGP printk
20 #define DEBUGP(format, args...) macro
168 DEBUGP("ip_conntrack_tcp: Truncated packet.\n"); in tcp_packet()
181 DEBUGP("ip_conntrack_tcp: Invalid dir=%i index=%u conntrack=%u\n", in tcp_packet()
234 DEBUGP("ip_conntrack_tcp: invalid new deleting.\n"); in tcp_new()
Dipt_LOG.c17 #define DEBUGP printk
19 #define DEBUGP(format, args...) macro
350 DEBUGP("LOG: targinfosize %u != %u\n", in ipt_log_checkentry()
356 DEBUGP("LOG: level %u >= 8\n", loginfo->level); in ipt_log_checkentry()
361 DEBUGP("LOG: prefix term %i\n", in ipt_log_checkentry()

12