Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/security/security_connector/
Dsecurity_connector.cc485 char* target_ignored_port = nullptr; local
487 gpr_split_host_port(c->target, &target_hostname, &target_ignored_port);
511 gpr_free(target_ignored_port);