Home
last modified time | relevance | path

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

/dports/www/libnghttp3/nghttp3-b9e565c/lib/
H A Dnghttp3_stream.h176 typedef struct nghttp3_stream_callbacks { struct
178 } nghttp3_stream_callbacks; argument
199 nghttp3_stream_callbacks callbacks;
257 uint64_t seq, const nghttp3_stream_callbacks *callbacks,
H A Dnghttp3_stream.c47 uint64_t seq, const nghttp3_stream_callbacks *callbacks, in nghttp3_stream_new()
H A Dnghttp3_conn.c1780 nghttp3_stream_callbacks callbacks = { in nghttp3_conn_create_stream()