Home
last modified time | relevance | path

Searched defs:hostport (Results 1 – 12 of 12) sorted by relevance

/third_party/openssl/demos/bio/
Dsconnect.c30 const char *hostport = HOSTPORT; in main() local
/third_party/nghttp2/examples/
Dclient.c97 char *hostport; member
108 const char *hostport; member
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
Dtest_notls.c105 char *hostport; member
119 const char *hostport; member
Dtest_new_connection.c126 char *hostport; member
140 const char *hostport; member
Dtest_request_response.c108 char *hostport; member
122 const char *hostport; member
/third_party/nghttp2/src/
Dshrpx_worker.cc1094 auto hostport = util::make_http_hostport(std::begin(hostport_buf), in find_quic_upstream_addr() local
1230 const RouterConfig &routerconf, const StringRef &hostport, in match_downstream_addr_group()
Dshrpx.cc3702 auto hostport = util::make_hostport(std::begin(hostport_buf), in process_options() local
3716 auto hostport = util::make_hostport(std::begin(hostport_buf), in process_options() local
3738 auto hostport = util::make_hostport(std::begin(hostport_buf), in process_options() local
Dshrpx_worker.h91 StringRef hostport; member
Dnghttp.h268 std::string hostport; member
Dshrpx_config.cc119 const StringRef &hostport, const StringRef &opt) { in split_host_port()
4560 auto hostport = in configure_downstream_group() local
Dutil.cc1563 StringRef extract_host(const StringRef &hostport) { in extract_host()
1583 std::pair<StringRef, StringRef> split_hostport(const StringRef &hostport) { in split_hostport()
Dshrpx_config.h504 StringRef hostport; member
533 StringRef hostport; member