Searched refs:canonical_host_ip (Results 1 – 1 of 1) sorted by relevance
274 static char *canonical_host_ip = NULL; in get_remote_ipaddr() local277 if (canonical_host_ip == NULL) { in get_remote_ipaddr()279 canonical_host_ip = in get_remote_ipaddr()281 if (canonical_host_ip == NULL) in get_remote_ipaddr()285 canonical_host_ip = xstrdup("UNKNOWN"); in get_remote_ipaddr()288 return canonical_host_ip; in get_remote_ipaddr()