Lines Matching refs:PARAMETER_PROBLEM
178 xtables_error(PARAMETER_PROBLEM, "Bad --stp-type argument"); in brstp_parse()
190 xtables_error(PARAMETER_PROBLEM, "Bad --stp-flags argument"); in brstp_parse()
197 xtables_error(PARAMETER_PROBLEM, "Bad --stp-root-prio range"); in brstp_parse()
202 xtables_error(PARAMETER_PROBLEM, "Bad --stp-root-cost range"); in brstp_parse()
207 xtables_error(PARAMETER_PROBLEM, "Bad --stp-sender-prio range"); in brstp_parse()
212 xtables_error(PARAMETER_PROBLEM, "Bad --stp-port-range"); in brstp_parse()
217 xtables_error(PARAMETER_PROBLEM, "Bad --stp-msg-age range"); in brstp_parse()
222 xtables_error(PARAMETER_PROBLEM, "Bad --stp-max-age range"); in brstp_parse()
227 xtables_error(PARAMETER_PROBLEM, "Bad --stp-hello-time range"); in brstp_parse()
232 xtables_error(PARAMETER_PROBLEM, "Bad --stp-forward-delay range"); in brstp_parse()
238 xtables_error(PARAMETER_PROBLEM, "Bad --stp-root-addr address"); in brstp_parse()
244 xtables_error(PARAMETER_PROBLEM, "Bad --stp-sender-addr address"); in brstp_parse()
247 xtables_error(PARAMETER_PROBLEM, "Unknown stp option"); in brstp_parse()