Home
last modified time | relevance | path

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

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