Lines Matching refs:exit_err
252 if (!xt_params->exit_err) in xtables_set_params()
253 xt_params->exit_err = basic_exit_err; in xtables_set_params()
499 xt_params->exit_err(PARAMETER_PROBLEM, in xtables_parse_port()
513 xt_params->exit_err(PARAMETER_PROBLEM, in xtables_parse_interface()
652 xt_params->exit_err(PARAMETER_PROBLEM, in xtables_find_match()
664 xt_params->exit_err(PARAMETER_PROBLEM, in xtables_find_match()
725 xt_params->exit_err(PARAMETER_PROBLEM, in xtables_find_target()
737 xt_params->exit_err(PARAMETER_PROBLEM, in xtables_find_target()
1140 xt_params->exit_err(PARAMETER_PROBLEM, in xtables_param_act()
1151 xt_params->exit_err(PARAMETER_PROBLEM, in xtables_param_act()
1157 xt_params->exit_err(PARAMETER_PROBLEM, in xtables_param_act()
1167 xt_params->exit_err(PARAMETER_PROBLEM, in xtables_param_act()
1171 xt_params->exit_err(status, p1, args); in xtables_param_act()
1369 xt_params->exit_err(PARAMETER_PROBLEM, "host/network `%s' not found", name); in ipparse_hostnetwork()
1387 xt_params->exit_err(PARAMETER_PROBLEM, in parse_ipmask()
1425 xt_params->exit_err(PARAMETER_PROBLEM, in xtables_ipparse_multiple()
1685 xt_params->exit_err(PARAMETER_PROBLEM, "host/network `%s' not found", name); in ip6parse_hostnetwork()
1702 xt_params->exit_err(PARAMETER_PROBLEM, in parse_ip6mask()
1745 xt_params->exit_err(PARAMETER_PROBLEM, in xtables_ip6parse_multiple()
1914 xt_params->exit_err(PARAMETER_PROBLEM, in xtables_parse_protocol()