Home
last modified time | relevance | path

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

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