Home
last modified time | relevance | path

Searched defs:hostport (Results 1 - 13 of 13) sorted by relevance

/third_party/curl/lib/
H A Dhostip.h68 int hostport; member
/third_party/openssl/demos/bio/
H A Dsconnect.c30 const char *hostport = HOSTPORT; in main() local
/third_party/nghttp2/examples/
H A Dclient.c97 char *hostport; member
108 const char *hostport; member
/third_party/nghttp2/src/
H A Dshrpx_worker.h91 StringRef hostport; member
H A Dnghttp.h268 std::string hostport; member
H A Dshrpx_worker.cc1111 auto hostport = util::make_http_hostport(std::begin(hostport_buf), in find_quic_upstream_addr() local
1246 match_downstream_addr_group( const RouterConfig &routerconf, const StringRef &hostport, const StringRef &raw_path, const std::vector<std::shared_ptr<DownstreamAddrGroup>> &groups, size_t catch_all, BlockAllocator &balloc) match_downstream_addr_group() argument
[all...]
H A Dshrpx_config.cc123 LOG(ERROR) << opt << ": Invalid host, port: " << hostport; in split_host_port() local
128 LOG(ERROR) << opt << ": Hostname too long: " << hostport; in split_host_port() local
118 split_host_port(char *host, size_t hostlen, uint16_t *port_ptr, const StringRef &hostport, const StringRef &opt) split_host_port() argument
4558 auto hostport = configure_downstream_group() local
[all...]
H A Dshrpx.cc3826 auto hostport = util::make_hostport(std::begin(hostport_buf), in process_options() local
3840 auto hostport = util::make_hostport(std::begin(hostport_buf), in process_options() local
3862 auto hostport = util::make_hostport(std::begin(hostport_buf), process_options() local
[all...]
H A Dutil.cc1605 StringRef extract_host(const StringRef &hostport) { in extract_host() argument
1625 split_hostport(const StringRef &hostport) split_hostport() argument
[all...]
H A Dshrpx_config.h504 StringRef hostport; member
533 StringRef hostport; member
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dtest_new_connection.c126 char *hostport; member
140 const char *hostport; member
H A Dtest_notls.c105 char *hostport; member
119 const char *hostport; member
H A Dtest_request_response.c108 char *hostport; member
122 const char *hostport; member

Completed in 26 milliseconds