Searched refs:allowed_host (Results 1 – 1 of 1) sorted by relevance
4369 const char *allowed_host; in open_listen_match_tcpip() local4378 allowed_host = translate ? in open_listen_match_tcpip()4381 if (allowed_host == NULL || requestedhost == NULL || in open_listen_match_tcpip()4382 strcmp(allowed_host, requestedhost) != 0) in open_listen_match_tcpip()