Home
last modified time | relevance | path

Searched defs:remote_ip (Results 1 – 10 of 10) sorted by relevance

/external/openssh/
Dauth-options.c255 const char *remote_ip = get_remote_ipaddr(); in auth_parse_options() local
440 const char *remote_ip; in parse_option_list() local
Dcanohost.c215 static char *remote_ip = NULL; in get_canonical_hostname() local
Dsshd.c1466 const char *remote_ip; local
/external/autotest/frontend/afe/
Drpc_handler.py78 def validate_rpc_only_called_by_master(self, meth_name, remote_ip): argument
184 remote_ip, log_all=False): argument
/external/wpa_supplicant_8/src/common/
Dwpa_ctrl.c63 char *remote_ip; member
/external/toybox/toys/pending/
Dlsof.c184 char remote_ip[INET6_ADDRSTRLEN] = {0}; in scan_ip() local
/external/syslinux/core/lwip/src/core/
Dtcp_out.c1188 ip_addr_t *local_ip, ip_addr_t *remote_ip, in tcp_rst()
Dtcp.c322 ip_addr_t remote_ip, local_ip; in tcp_abandon() local
/external/webrtc/webrtc/base/
Dvirtualsocketserver.cc1078 IPAddress remote_ip = remote->GetLocalAddress().ipaddr(); in CanInteractWith() local
/external/webrtc/talk/app/webrtc/
Dstatscollector_unittest.cc1240 const char remote_ip[] = "192.168.0.2"; in TEST_F() local