Lines Matching refs:PR_ERROR
121 PR_ERROR("Please specify the target iface index.\n"); in parse_ifi_target()
130 PR_ERROR("\"%s\" is not a valid iface index.\n", arg); in parse_ifi_target()
137 PR_ERROR("iface with index \"%s\" does not exist.\n", arg); in parse_ifi_target()
157 PR_ERROR("Please specify the target iface name.\n"); in parse_if_target()
166 PR_ERROR("iface with name \"%s\" does not exist.\n", arg); in parse_if_target()
174 PR_ERROR("iface name lookup requires CONFIG_NET_INTERFACE_NAME.\n"); in parse_if_target()
226 PR_ERROR("%s is not a valid target type or target specifier.\n", arg); in parse_target()
258 PR_ERROR("Please specify get or set\n"); in parse_getset()
269 PR_ERROR("Please specify a flag.\n"); in parse_flag()
285 PR_ERROR("%s is not a valid flag.\n", arg); in parse_flag()
319 PR_ERROR("Please specify true or false.\n"); in parse_bool()
332 PR_ERROR("Please specify a timeout (in seconds).\n"); in parse_timeout()
347 PR_ERROR("%s is not a valid timeout.\n", arg); in parse_timeout()
353 PR_ERROR("%s is not a valid timeout.\n", arg); in parse_timeout()
475 PR_ERROR("Too many args.\n"); in cmd_net_cm_status()
489 PR_ERROR("Invalid target selected.\n"); in cmd_net_cm_status()
510 PR_ERROR("Too many args.\n"); in cmd_net_cm_ignore()
515 PR_ERROR("Please specify a target.\n"); in cmd_net_cm_ignore()
531 PR_ERROR("Invalid target selected.\n"); in cmd_net_cm_ignore()
552 PR_ERROR("Too many args.\n"); in cmd_net_cm_watch()
557 PR_ERROR("Please specify a target.\n"); in cmd_net_cm_watch()
573 PR_ERROR("Invalid target selected.\n"); in cmd_net_cm_watch()
595 PR_ERROR("Too many args.\n"); in cmd_net_cm_connect()
600 PR_ERROR("Please specify a target.\n"); in cmd_net_cm_connect()
615 PR_ERROR("iface %s is not bound to a connectivity implementation, cannot " in cmd_net_cm_connect()
625 PR_ERROR("Invalid target selected.\n"); in cmd_net_cm_connect()
647 PR_ERROR("Too many args.\n"); in cmd_net_cm_disconnect()
652 PR_ERROR("Please specify a target.\n"); in cmd_net_cm_disconnect()
667 PR_ERROR("iface %s is not bound to a connectivity implementation, cannot " in cmd_net_cm_disconnect()
677 PR_ERROR("Invalid target selected.\n"); in cmd_net_cm_disconnect()
699 PR_ERROR("Too many args.\n"); in cmd_net_cm_up()
704 PR_ERROR("Please specify a target.\n"); in cmd_net_cm_up()
723 PR_ERROR("Invalid target selected.\n"); in cmd_net_cm_up()
745 PR_ERROR("Too many args.\n"); in cmd_net_cm_down()
750 PR_ERROR("Please specify a target.\n"); in cmd_net_cm_down()
770 PR_ERROR("Invalid target selected.\n"); in cmd_net_cm_down()
794 PR_ERROR("Please specify a target.\n"); in cmd_net_cm_flag()
800 PR_ERROR("Cannot get/set flags for all ifaces.\n"); in cmd_net_cm_flag()
805 PR_ERROR("Invalid target selected.\n"); in cmd_net_cm_flag()
823 PR_ERROR("Too many args.\n"); in cmd_net_cm_flag()
830 PR_ERROR("iface %s is not bound to a connectivity implementation, cannot " in cmd_net_cm_flag()
866 PR_ERROR("Please specify a target.\n"); in cmd_net_cm_timeout()
872 PR_ERROR("Cannot get/set timeout for all ifaces.\n"); in cmd_net_cm_timeout()
877 PR_ERROR("Invalid target selected.\n"); in cmd_net_cm_timeout()
891 PR_ERROR("Too many args.\n"); in cmd_net_cm_timeout()
898 PR_ERROR("iface %s is not bound to a connectivity implementation, cannot " in cmd_net_cm_timeout()