Home
last modified time | relevance | path

Searched refs:use_h2 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/services/
H A Dmesh.c518 if(rep->c->use_h2) { in mesh_new_client()
571 if(rep->c->use_h2) in mesh_new_client()
981 if(rep->query_reply.c->use_h2) in mesh_state_cleanup()
1367 if(r->query_reply.c->use_h2) { in mesh_send_reply()
1539 if(r->query_reply.c->use_h2) in mesh_query_done()
1573 if(r->query_reply.c->use_h2) { in mesh_query_done()
1742 if(rep->c->use_h2) in mesh_state_add_reply()
2269 if(r->query_reply.c->use_h2) in mesh_serve_expired_callback()
/freebsd/contrib/unbound/util/
H A Dnetevent.h284 int use_h2; member
H A Dnetevent.c3230 c_hdl->use_h2 = 1;
3532 c->use_h2 = 1;
5287 if(c->use_h2) {
5622 if(c->use_h2) {
6124 c->use_h2 = 0;
6707 } else if(repinfo->c->use_h2) {