Searched refs:XTF_BAD_VALUE (Results 1 - 9 of 9) sorted by relevance

/external/iptables/extensions/
H A Dlibipt_MASQUERADE.c50 xtables_param_act(XTF_BAD_VALUE, "MASQUERADE", "--to-ports", arg);
71 xtables_param_act(XTF_BAD_VALUE, "MASQUERADE", "--to-ports", arg);
H A Dlibipt_REDIRECT.c50 xtables_param_act(XTF_BAD_VALUE, "REDIRECT", "--to-ports", arg);
72 xtables_param_act(XTF_BAD_VALUE, "REDIRECT", "--to-ports", arg);
H A Dlibxt_owner.c149 xtables_param_act(XTF_BAD_VALUE, "owner", "--uid-owner", cb->arg);
159 xtables_param_act(XTF_BAD_VALUE, "owner", "--gid-owner", cb->arg);
196 xtables_param_act(XTF_BAD_VALUE, "owner", "--uid-owner", cb->arg);
206 xtables_param_act(XTF_BAD_VALUE, "owner", "--gid-owner", cb->arg);
232 xtables_param_act(XTF_BAD_VALUE, "owner", opt, s);
236 xtables_param_act(XTF_BAD_VALUE, "owner", opt, s);
238 xtables_param_act(XTF_BAD_VALUE, "owner", opt, s);
H A Dlibxt_hashlimit.c252 xtables_param_act(XTF_BAD_VALUE, "hashlimit",
259 xtables_param_act(XTF_BAD_VALUE, "hashlimit",
264 xtables_param_act(XTF_BAD_VALUE, "hashlimit",
280 xtables_param_act(XTF_BAD_VALUE, "hashlimit",
287 xtables_param_act(XTF_BAD_VALUE, "hashlimit",
292 xtables_param_act(XTF_BAD_VALUE, "hashlimit",
H A Dlibxt_ipvs.c87 xtables_param_act(XTF_BAD_VALUE,
99 xtables_param_act(XTF_BAD_VALUE,
H A Dlibxt_iprange.c58 xtables_param_act(XTF_BAD_VALUE, "iprange",
66 xtables_param_act(XTF_BAD_VALUE, "iprange",
H A Dlibxt_conntrack.c460 xtables_param_act(XTF_BAD_VALUE, "conntrack", "--ctdir", cb->arg);
/external/iptables/include/
H A Dxtables.h362 XTF_BAD_VALUE, enumerator in enum:xtables_exittype
/external/iptables/iptables/
H A Dxtables.c1023 * %XTF_BAD_VALUE: bad value for option
1059 case XTF_BAD_VALUE:

Completed in 76 milliseconds