Searched refs:allowed_host (Results 1 – 1 of 1) sorted by relevance
4161 const char *allowed_host; in open_listen_match_tcpip() local4170 allowed_host = translate ? in open_listen_match_tcpip()4173 if (allowed_host == NULL || requestedhost == NULL || in open_listen_match_tcpip()4174 strcmp(allowed_host, requestedhost) != 0) in open_listen_match_tcpip()