Home
last modified time | relevance | path

Searched refs:PARAMETER_PROBLEM (Results 1 – 25 of 104) sorted by relevance

12345

/external/iptables/iptables/
Dxtables-eb.c119 xtables_error(PARAMETER_PROBLEM, in ebt_check_inverse2()
140 xtables_error(PARAMETER_PROBLEM, in parse_rule_number()
152 xtables_error(PARAMETER_PROBLEM, in parse_target()
156 xtables_error(PARAMETER_PROBLEM, in parse_target()
162 xtables_error(PARAMETER_PROBLEM, in parse_target()
534 xtables_error(PARAMETER_PROBLEM, in parse_change_counters_rule()
538 xtables_error(PARAMETER_PROBLEM, in parse_change_counters_rule()
541 xtables_error(PARAMETER_PROBLEM, in parse_change_counters_rule()
549 xtables_error(PARAMETER_PROBLEM, in parse_change_counters_rule()
556 xtables_error(PARAMETER_PROBLEM, in parse_change_counters_rule()
[all …]
Dxtables-arp.c520 xtables_error(PARAMETER_PROBLEM, in generic_opt_check()
532 xtables_error(PARAMETER_PROBLEM, in generic_opt_check()
560 xtables_error(PARAMETER_PROBLEM, "unexpected ! flag"); in add_command()
562 xtables_error(PARAMETER_PROBLEM, "Can't use -%c with -%c\n", in add_command()
572 xtables_error(PARAMETER_PROBLEM, in check_inverse()
578 xtables_error(PARAMETER_PROBLEM, in check_inverse()
644 xtables_error(PARAMETER_PROBLEM, "host/network `%s' not found", name); in parse_hostnetwork()
663 xtables_error(PARAMETER_PROBLEM, in parse_mask()
719 xtables_error(PARAMETER_PROBLEM, in parse_interface()
754 xtables_error(PARAMETER_PROBLEM, in parse_rulenumber()
[all …]
Dip6tables-restore.c80 xtables_error(PARAMETER_PROBLEM, "%s: unable to initialize " in create_handle()
112 xtables_error(PARAMETER_PROBLEM, in add_argv()
170 xtables_error(PARAMETER_PROBLEM, in add_param_to_argv()
183 xtables_error(PARAMETER_PROBLEM, in add_param_to_argv()
307 xtables_error(PARAMETER_PROBLEM, in ip6tables_restore_main()
343 xtables_error(PARAMETER_PROBLEM, in ip6tables_restore_main()
350 xtables_error(PARAMETER_PROBLEM, in ip6tables_restore_main()
359 xtables_error(PARAMETER_PROBLEM, in ip6tables_restore_main()
366 xtables_error(PARAMETER_PROBLEM, in ip6tables_restore_main()
376 xtables_error(PARAMETER_PROBLEM, in ip6tables_restore_main()
[all …]
Diptables-restore.c79 xtables_error(PARAMETER_PROBLEM, "%s: unable to initialize " in create_handle()
110 xtables_error(PARAMETER_PROBLEM, in add_argv()
168 xtables_error(PARAMETER_PROBLEM, in add_param_to_argv()
181 xtables_error(PARAMETER_PROBLEM, in add_param_to_argv()
306 xtables_error(PARAMETER_PROBLEM, in iptables_restore_main()
342 xtables_error(PARAMETER_PROBLEM, in iptables_restore_main()
349 xtables_error(PARAMETER_PROBLEM, in iptables_restore_main()
358 xtables_error(PARAMETER_PROBLEM, in iptables_restore_main()
365 xtables_error(PARAMETER_PROBLEM, in iptables_restore_main()
375 xtables_error(PARAMETER_PROBLEM, in iptables_restore_main()
[all …]
Dxtables.c267 if (status == PARAMETER_PROBLEM) in xtables_exit_error()
295 xtables_error(PARAMETER_PROBLEM, in generic_opt_check()
307 xtables_error(PARAMETER_PROBLEM, in generic_opt_check()
336 xtables_error(PARAMETER_PROBLEM, "unexpected ! flag"); in add_command()
338 xtables_error(PARAMETER_PROBLEM, "Cannot use -%c with -%c\n", in add_command()
360 xtables_error(PARAMETER_PROBLEM, in parse_rulenumber()
372 xtables_error(PARAMETER_PROBLEM, in parse_target()
376 xtables_error(PARAMETER_PROBLEM, in parse_target()
382 xtables_error(PARAMETER_PROBLEM, in parse_target()
392 xtables_error(PARAMETER_PROBLEM, "multiple -%c flags not allowed", in set_option()
[all …]
Dxtables-restore.c87 xtables_error(PARAMETER_PROBLEM, in add_argv()
145 xtables_error(PARAMETER_PROBLEM, in add_param_to_argv()
158 xtables_error(PARAMETER_PROBLEM, in add_param_to_argv()
258 xtables_error(PARAMETER_PROBLEM, in xtables_restore_parse()
290 xtables_error(PARAMETER_PROBLEM, in xtables_restore_parse()
300 xtables_error(PARAMETER_PROBLEM, in xtables_restore_parse()
308 xtables_error(PARAMETER_PROBLEM, in xtables_restore_parse()
320 xtables_error(PARAMETER_PROBLEM, in xtables_restore_parse()
343 xtables_error(PARAMETER_PROBLEM, in xtables_restore_parse()
365 xtables_error(PARAMETER_PROBLEM, in xtables_restore_parse()
[all …]
Diptables.c283 if (status == PARAMETER_PROBLEM) in iptables_exit_error()
311 xtables_error(PARAMETER_PROBLEM, in generic_opt_check()
323 xtables_error(PARAMETER_PROBLEM, in generic_opt_check()
352 xtables_error(PARAMETER_PROBLEM, "unexpected ! flag"); in add_command()
354 xtables_error(PARAMETER_PROBLEM, "Cannot use -%c with -%c\n", in add_command()
376 xtables_error(PARAMETER_PROBLEM, in parse_rulenumber()
388 xtables_error(PARAMETER_PROBLEM, in parse_chain()
393 xtables_error(PARAMETER_PROBLEM, in parse_chain()
398 xtables_error(PARAMETER_PROBLEM, in parse_chain()
404 xtables_error(PARAMETER_PROBLEM, in parse_chain()
[all …]
Dip6tables.c290 if (status == PARAMETER_PROBLEM) in ip6tables_exit_error()
318 xtables_error(PARAMETER_PROBLEM, in generic_opt_check()
330 xtables_error(PARAMETER_PROBLEM, in generic_opt_check()
359 xtables_error(PARAMETER_PROBLEM, "unexpected '!' flag"); in add_command()
361 xtables_error(PARAMETER_PROBLEM, "Cannot use -%c with -%c\n", in add_command()
391 xtables_error(PARAMETER_PROBLEM, in parse_rulenumber()
403 xtables_error(PARAMETER_PROBLEM, in parse_chain()
408 xtables_error(PARAMETER_PROBLEM, in parse_chain()
413 xtables_error(PARAMETER_PROBLEM, in parse_chain()
419 xtables_error(PARAMETER_PROBLEM, in parse_chain()
[all …]
/external/iptables/extensions/
Dlibxt_set.c47 xtables_error(PARAMETER_PROBLEM, in set_check_v0()
65 xtables_error(PARAMETER_PROBLEM, in set_parse_v0()
73 xtables_error(PARAMETER_PROBLEM, in set_parse_v0()
77 xtables_error(PARAMETER_PROBLEM, in set_parse_v0()
145 xtables_error(PARAMETER_PROBLEM, in set_parse_v1()
153 xtables_error(PARAMETER_PROBLEM, in set_parse_v1()
157 xtables_error(PARAMETER_PROBLEM, in set_parse_v1()
243 xtables_error(PARAMETER_PROBLEM, in set_parse_v2()
251 xtables_error(PARAMETER_PROBLEM, in set_parse_v2()
255 xtables_error(PARAMETER_PROBLEM, in set_parse_v2()
[all …]
Dlibxt_rateest.c122 xtables_error(PARAMETER_PROBLEM, in rateest_parse()
126 xtables_error(PARAMETER_PROBLEM, in rateest_parse()
135 xtables_error(PARAMETER_PROBLEM, in rateest_parse()
139 xtables_error(PARAMETER_PROBLEM, in rateest_parse()
149 xtables_error(PARAMETER_PROBLEM, in rateest_parse()
153 xtables_error(PARAMETER_PROBLEM, in rateest_parse()
164 xtables_error(PARAMETER_PROBLEM, in rateest_parse()
172 xtables_error(PARAMETER_PROBLEM, in rateest_parse()
176 xtables_error(PARAMETER_PROBLEM, in rateest_parse()
187 xtables_error(PARAMETER_PROBLEM, in rateest_parse()
[all …]
Dlibxt_u32.c96 xtables_error(PARAMETER_PROBLEM, in parse_number()
127 xtables_error(PARAMETER_PROBLEM, in u32_parse()
130 xtables_error(PARAMETER_PROBLEM, in u32_parse()
138 xtables_error(PARAMETER_PROBLEM, in u32_parse()
151 xtables_error(PARAMETER_PROBLEM, in u32_parse()
166 xtables_error(PARAMETER_PROBLEM, in u32_parse()
171 xtables_error(PARAMETER_PROBLEM, in u32_parse()
177 xtables_error(PARAMETER_PROBLEM, in u32_parse()
186 xtables_error(PARAMETER_PROBLEM, in u32_parse()
197 xtables_error(PARAMETER_PROBLEM, in u32_parse()
[all …]
Dlibxt_SET.c47 xtables_error(PARAMETER_PROBLEM, in set_target_check_v0()
67 xtables_error(PARAMETER_PROBLEM, in parse_target_v0()
72 xtables_error(PARAMETER_PROBLEM, in parse_target_v0()
76 xtables_error(PARAMETER_PROBLEM, in parse_target_v0()
171 xtables_error(PARAMETER_PROBLEM, in parse_target()
175 xtables_error(PARAMETER_PROBLEM, in parse_target()
179 xtables_error(PARAMETER_PROBLEM, in parse_target()
269 xtables_error(PARAMETER_PROBLEM, in set_target_check_v2()
273 xtables_error(PARAMETER_PROBLEM, in set_target_check_v2()
276 xtables_error(PARAMETER_PROBLEM, in set_target_check_v2()
[all …]
Dlibebt_mark.c80 xtables_error(PARAMETER_PROBLEM, in brmark_parse()
91 xtables_error(PARAMETER_PROBLEM, in brmark_parse()
101 xtables_error(PARAMETER_PROBLEM, in brmark_parse()
111 xtables_error(PARAMETER_PROBLEM, in brmark_parse()
121 xtables_error(PARAMETER_PROBLEM, in brmark_parse()
133 xtables_error(PARAMETER_PROBLEM, "Bad MARK value '%s'", in brmark_parse()
156 xtables_error(PARAMETER_PROBLEM, "Unknown mark action"); in brmark_print()
166 xtables_error(PARAMETER_PROBLEM, "No mark value supplied"); in brmark_final_check()
169 xtables_error(PARAMETER_PROBLEM, in brmark_final_check()
Dlibxt_policy.c73 xtables_error(PARAMETER_PROBLEM, "policy_match: invalid dir \"%s\"", s); in parse_direction()
82 xtables_error(PARAMETER_PROBLEM, "policy match: invalid policy \"%s\"", s); in parse_policy()
91 xtables_error(PARAMETER_PROBLEM, "policy match: invalid mode \"%s\"", s); in parse_mode()
112 xtables_error(PARAMETER_PROBLEM, in policy_parse()
120 xtables_error(PARAMETER_PROBLEM, in policy_parse()
128 xtables_error(PARAMETER_PROBLEM, in policy_parse()
138 xtables_error(PARAMETER_PROBLEM, in policy_parse()
147 xtables_error(PARAMETER_PROBLEM, in policy_parse()
152 xtables_error(PARAMETER_PROBLEM, in policy_parse()
159 xtables_error(PARAMETER_PROBLEM, in policy_parse()
[all …]
Dlibxt_bpf.c91 xtables_error(PARAMETER_PROBLEM, in bpf_parse_string()
94 xtables_error(PARAMETER_PROBLEM, in bpf_parse_string()
97 xtables_error(PARAMETER_PROBLEM, in bpf_parse_string()
105 xtables_error(PARAMETER_PROBLEM, in bpf_parse_string()
110 xtables_error(PARAMETER_PROBLEM, in bpf_parse_string()
117 xtables_error(PARAMETER_PROBLEM, in bpf_parse_string()
129 xtables_error(PARAMETER_PROBLEM, in bpf_parse_obj_pinned()
151 xtables_error(PARAMETER_PROBLEM, "bpf: unknown option"); in bpf_parse()
171 xtables_error(PARAMETER_PROBLEM, "bpf: unknown option"); in bpf_parse_v1()
211 xtables_error(PARAMETER_PROBLEM, in bpf_fcheck()
[all …]
Dlibarpt_mangle.c79 xtables_error(PARAMETER_PROBLEM, in arpmangle_parse()
82 xtables_error(PARAMETER_PROBLEM, in arpmangle_parse()
86 xtables_error(PARAMETER_PROBLEM, in arpmangle_parse()
90 xtables_error(PARAMETER_PROBLEM, in arpmangle_parse()
97 xtables_error(PARAMETER_PROBLEM, in arpmangle_parse()
100 xtables_error(PARAMETER_PROBLEM, in arpmangle_parse()
103 xtables_error(PARAMETER_PROBLEM, in arpmangle_parse()
107 xtables_error(PARAMETER_PROBLEM, "invalid target MAC"); in arpmangle_parse()
119 xtables_error(PARAMETER_PROBLEM, in arpmangle_parse()
Dlibebt_log.c105 xtables_error(PARAMETER_PROBLEM, in brlog_parse()
108 xtables_error(PARAMETER_PROBLEM, in brlog_parse()
111 xtables_error(PARAMETER_PROBLEM, in brlog_parse()
124 xtables_error(PARAMETER_PROBLEM, in brlog_parse()
129 xtables_error(PARAMETER_PROBLEM, in brlog_parse()
135 xtables_error(PARAMETER_PROBLEM, in brlog_parse()
140 xtables_error(PARAMETER_PROBLEM, in brlog_parse()
145 xtables_error(PARAMETER_PROBLEM, in brlog_parse()
Dlibxt_string.c88 xtables_error(PARAMETER_PROBLEM, "STRING too long \"%s\"", s); in parse_string()
101 xtables_error(PARAMETER_PROBLEM, in parse_hex_string()
109 xtables_error(PARAMETER_PROBLEM, in parse_hex_string()
128 xtables_error(PARAMETER_PROBLEM, in parse_hex_string()
136 xtables_error(PARAMETER_PROBLEM, in parse_hex_string()
141 xtables_error(PARAMETER_PROBLEM, "Invalid hex block"); in parse_hex_string()
144 xtables_error(PARAMETER_PROBLEM, "Invalid hex char '%c'", s[i]); in parse_hex_string()
146 xtables_error(PARAMETER_PROBLEM, "Invalid hex char '%c'", s[i+1]); in parse_hex_string()
151 xtables_error(PARAMETER_PROBLEM, in parse_hex_string()
163 xtables_error(PARAMETER_PROBLEM, "STRING too long \"%s\"", s); in parse_hex_string()
[all …]
Dlibxt_set.h68 xtables_error(PARAMETER_PROBLEM, in get_set_byid()
98 xtables_error(PARAMETER_PROBLEM, in get_set_byname_only()
134 xtables_error(PARAMETER_PROBLEM, in get_set_byname()
138 xtables_error(PARAMETER_PROBLEM, in get_set_byname()
161 xtables_error(PARAMETER_PROBLEM, in parse_dirs_v0()
166 xtables_error(PARAMETER_PROBLEM, in parse_dirs_v0()
185 xtables_error(PARAMETER_PROBLEM, in parse_dirs()
190 xtables_error(PARAMETER_PROBLEM, in parse_dirs()
Dlibxt_mangle.c176 xtables_error(PARAMETER_PROBLEM, "host/network `%s' not found", name); in parse_hostnetwork()
236 xtables_error(PARAMETER_PROBLEM, in mangle_parse()
239 xtables_error(PARAMETER_PROBLEM, in mangle_parse()
243 xtables_error(PARAMETER_PROBLEM, in mangle_parse()
247 xtables_error(PARAMETER_PROBLEM, "invalid source MAC"); in mangle_parse()
253 xtables_error(PARAMETER_PROBLEM, in mangle_parse()
256 xtables_error(PARAMETER_PROBLEM, in mangle_parse()
259 xtables_error(PARAMETER_PROBLEM, in mangle_parse()
263 xtables_error(PARAMETER_PROBLEM, "invalid target MAC"); in mangle_parse()
275 xtables_error(PARAMETER_PROBLEM, in mangle_parse()
Dlibip6t_DNAT.c68 xtables_error(PARAMETER_PROBLEM, in parse_to()
79 xtables_error(PARAMETER_PROBLEM, in parse_to()
86 xtables_error(PARAMETER_PROBLEM, in parse_to()
91 xtables_error(PARAMETER_PROBLEM, in parse_to()
104 xtables_error(PARAMETER_PROBLEM, in parse_to()
108 xtables_error(PARAMETER_PROBLEM, in parse_to()
131 xtables_error(PARAMETER_PROBLEM, "Bad IP address \"%s\"\n", in parse_to()
137 xtables_error(PARAMETER_PROBLEM, "Bad IP address \"%s\"\n", in parse_to()
169 xtables_error(PARAMETER_PROBLEM, in DNAT_parse()
Dlibip6t_SNAT.c71 xtables_error(PARAMETER_PROBLEM, in parse_to()
82 xtables_error(PARAMETER_PROBLEM, in parse_to()
89 xtables_error(PARAMETER_PROBLEM, in parse_to()
94 xtables_error(PARAMETER_PROBLEM, in parse_to()
107 xtables_error(PARAMETER_PROBLEM, in parse_to()
111 xtables_error(PARAMETER_PROBLEM, in parse_to()
134 xtables_error(PARAMETER_PROBLEM, "Bad IP address \"%s\"\n", in parse_to()
140 xtables_error(PARAMETER_PROBLEM, "Bad IP address \"%s\"\n", in parse_to()
172 xtables_error(PARAMETER_PROBLEM, in SNAT_parse()
Dlibebt_nflog.c69 xtables_error(PARAMETER_PROBLEM, in brnflog_parse()
77 xtables_error(PARAMETER_PROBLEM, in brnflog_parse()
84 xtables_error(PARAMETER_PROBLEM, in brnflog_parse()
91 xtables_error(PARAMETER_PROBLEM, in brnflog_parse()
98 xtables_error(PARAMETER_PROBLEM, in brnflog_parse()
Dlibip6t_dst.c40 xtables_error(PARAMETER_PROBLEM, in parse_opts_num()
44 xtables_error(PARAMETER_PROBLEM, in parse_opts_num()
49 xtables_error(PARAMETER_PROBLEM, in parse_opts_num()
76 xtables_error(PARAMETER_PROBLEM, in parse_options()
84 xtables_error(PARAMETER_PROBLEM, in parse_options()
97 xtables_error(PARAMETER_PROBLEM, "too many addresses specified"); in parse_options()
/external/iptables/libxtables/
Dxtoptions.c184 xt_params->exit_err(PARAMETER_PROBLEM, in xtopt_parse_int()
221 xt_params->exit_err(PARAMETER_PROBLEM, in xtopt_parse_float()
304 xt_params->exit_err(PARAMETER_PROBLEM, "%s: Too many " in xtopt_parse_mint()
313 xt_params->exit_err(PARAMETER_PROBLEM, in xtopt_parse_mint()
318 xt_params->exit_err(PARAMETER_PROBLEM, in xtopt_parse_mint()
338 xt_params->exit_err(PARAMETER_PROBLEM, in xtopt_parse_string()
342 xt_params->exit_err(PARAMETER_PROBLEM, in xtopt_parse_string()
387 xtables_error(PARAMETER_PROBLEM, "Illegal value: \"%s\"", in tos_parse_numeric()
393 xtables_error(PARAMETER_PROBLEM, "Illegal value: \"%s\"", str); in tos_parse_numeric()
422 xtables_error(PARAMETER_PROBLEM, "Symbolic name \"%s\" is unknown", in xtopt_parse_tosmask()
[all …]

12345