HomeSort by: relevance | last modified time | path
    Searched refs:is_http (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mpl/bind/dist/lib/ns/
listenlist.c 34 const uint16_t family, const bool is_http, bool tls,
48 is_http ? isc_tlsctx_cache_https : isc_tlsctx_cache_tls;
157 if (is_http) {
162 if (!is_http) {
192 elt->is_http = false;
245 (*target)->is_http = true;
interfacemgr.c 683 if (elt->is_http) {
972 REQUIRE(le->is_http);
1022 if (le->is_http) {
1035 if (new_le->is_http) {
  /src/external/mpl/bind/dist/lib/ns/include/ns/
listenlist.h 49 bool is_http; member in struct:ns_listenelt

Completed in 18 milliseconds