Searched refs:sendCodeAndBe32 (Results 1 – 1 of 1) sorted by relevance
905 bool sendCodeAndBe32(SocketClient* c, int code, int data) { in sendCodeAndBe32() function923 sendCodeAndBe32(cli, ResponseCode::DnsProxyQueryResult, -EINVAL); in runCommand()931 sendCodeAndBe32(cli, ResponseCode::DnsProxyQueryResult, -EINVAL); in runCommand()943 return sendCodeAndBe32(cli, ResponseCode::DnsProxyQueryResult, netcontext.app_netid) ? 0 : -1; in runCommand()