Home
last modified time | relevance | path

Searched refs:authority_ignored_port (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/core/lib/security/security_connector/
Dsecurity_connector.cc483 char* authority_ignored_port = nullptr; local
486 gpr_split_host_port(host, &authority_hostname, &authority_ignored_port);
509 gpr_free(authority_ignored_port);