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

  /src/external/bsd/unbound/dist/util/
netevent.h 313 comm_http, enumerator in enum:comm_point::comm_point_type
netevent.c 2933 log_assert(c->type == comm_tcp || c->type == comm_http);
3235 if(c_hdl->type == comm_http) {
3265 if(c_hdl->type == comm_http && c_hdl->h2_session)
3276 if(c_hdl->type == comm_http && c_hdl->h2_session)
3562 if(c->type == comm_http && c->h2_session) {
4713 log_assert(c->type == comm_http);
5179 log_assert(h2_session->c->type == comm_http);
5301 log_assert(c->type == comm_http);
5516 log_assert(h2_session->c->type == comm_http);
5629 log_assert(c->type == comm_http);
    [all...]
  /src/external/bsd/unbound/dist/dnstap/
dnstap.c 434 } else if (cptype == comm_http) {
  /src/external/bsd/unbound/dist/daemon/
stats.c 559 if(c->type == comm_http)
remote.c 7835 cp->tcp_handlers[0]->type == comm_http) {
  /src/external/bsd/unbound/dist/util/data/
msgreply.c 1033 else if(tp == comm_http) comm = "doh";

Completed in 29 milliseconds