Home
last modified time | relevance | path

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

/freebsd-head/contrib/unbound/services/
HDmesh.c537 if(rep->c->use_h2) { in mesh_new_client()
590 if(rep->c->use_h2) in mesh_new_client()
1071 if(rep->query_reply.c->use_h2) in mesh_state_cleanup()
1457 if(r->query_reply.c->use_h2) { in mesh_send_reply()
1746 if(r->query_reply.c->use_h2) in mesh_query_done()
1780 if(r->query_reply.c->use_h2) { in mesh_query_done()
1968 if(rep->c->use_h2) in mesh_state_add_reply()
2508 if(r->query_reply.c->use_h2) in mesh_serve_expired_callback()
/freebsd-head/contrib/unbound/util/
HDnetevent.h284 int use_h2; member
HDnetevent.c3241 c_hdl->use_h2 = 1;
3552 c->use_h2 = 1;
5274 if(c->use_h2) {
5609 if(c->use_h2) {
6108 c->use_h2 = 0;
6691 } else if(repinfo->c->use_h2) {