Home | History | Annotate | Download | only in server

Lines Matching refs:CommandParameterError

262                     cli->sendMsg(ResponseCode::CommandParameterError, "Flag unsupported", false);
481 cli->sendMsg(ResponseCode::CommandParameterError, "Invalid address", false);
494 cli->sendMsg(ResponseCode::CommandParameterError,
508 cli->sendMsg(ResponseCode::CommandParameterError,
587 cli->sendMsg(ResponseCode::CommandParameterError, "Invalid local address", false);
591 cli->sendMsg(ResponseCode::CommandParameterError, "Invalid remote address", false);
595 cli->sendMsg(ResponseCode::CommandParameterError, "Invalid dns1 address", false);
599 cli->sendMsg(ResponseCode::CommandParameterError, "Invalid dns2 address", false);