Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/unbound/util/
H A Dnetevent.h233 comm_http, enumerator
H A Dnetevent.c1862 log_assert(c->type == comm_http);
2218 log_assert(c->type == comm_http);
2414 log_assert(c->type == comm_http);
2464 log_assert(c->type == comm_http);
2925 c->type = comm_http;
3104 if(c->type == comm_tcp || c->type == comm_http) {
3124 if((c->type == comm_tcp || c->type == comm_http) && c->ssl) {
3138 if(c->type == comm_tcp || c->type == comm_local || c->type == comm_http) {
3244 if(c->type == comm_tcp || c->type == comm_http) {