Searched refs:remote_host_port (Results 1 – 1 of 1) sorted by relevance
295 auto remote_host_port = std::to_string(port); in HandleSendSMSPDU() local296 if (GetHostId() == remote_host_port) { // Send SMS to local host port in HandleSendSMSPDU()303 SendSmsToRemote(remote_host_port, sms_pdu); in HandleSendSMSPDU()