Searched refs:authority_hostname (Results 1 – 1 of 1) sorted by relevance
482 char* authority_hostname = nullptr; local486 gpr_split_host_port(host, &authority_hostname, &authority_ignored_port);494 if (strcmp(authority_hostname,503 } else if (strcmp(authority_hostname, target_hostname) != 0) {505 authority_hostname, target_hostname);508 gpr_free(authority_hostname);