Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.h457 nghttp2_session_callbacks* http2_req_callbacks_create(void);
H A Dlisten_dnsport.c3243 nghttp2_session_callbacks* http2_req_callbacks_create(void) in http2_req_callbacks_create() function
/freebsd/contrib/unbound/util/
H A Dnetevent.c6151 if(!(c->h2_session->callbacks = http2_req_callbacks_create())) {