Home
last modified time | relevance | path

Searched refs:http2_recv_cb (Results 1 – 7 of 7) sorted by relevance

/openbsd/usr.sbin/unbound/testcode/
H A Ddohclient.c255 static ssize_t http2_recv_cb(nghttp2_session* ATTR_UNUSED(session), in http2_recv_cb() function
436 nghttp2_session_callbacks_set_recv_callback(callbacks, http2_recv_cb); in http2_session_create()
/openbsd/usr.sbin/unbound/util/
H A Dnetevent.h926 ssize_t http2_recv_cb(nghttp2_session* session, uint8_t* buf,
H A Dnetevent.c3367 ssize_t http2_recv_cb(nghttp2_session* ATTR_UNUSED(session), uint8_t* buf, function
/openbsd/sbin/unwind/libunbound/util/
H A Dnetevent.h926 ssize_t http2_recv_cb(nghttp2_session* session, uint8_t* buf,
H A Dnetevent.c3367 ssize_t http2_recv_cb(nghttp2_session* ATTR_UNUSED(session), uint8_t* buf, function
/openbsd/usr.sbin/unbound/services/
H A Dlisten_dnsport.c3138 nghttp2_session_callbacks_set_recv_callback(callbacks, http2_recv_cb); in http2_req_callbacks_create()
/openbsd/sbin/unwind/libunbound/services/
H A Dlisten_dnsport.c3138 nghttp2_session_callbacks_set_recv_callback(callbacks, http2_recv_cb); in http2_req_callbacks_create()