Home
last modified time | relevance | path

Searched refs:http2_stream_add_meshstate (Results 1 – 4 of 4) sorted by relevance

/dports/dns/unbound/unbound-1.14.0/util/
H A Dnetevent.h925 void http2_stream_add_meshstate(struct http2_stream* h2_stream,
H A Dnetevent.c2630 void http2_stream_add_meshstate(struct http2_stream* h2_stream, function
/dports/dns/unbound/unbound-1.14.0/testcode/
H A Dfake_event.c1888 void http2_stream_add_meshstate(struct http2_stream* ATTR_UNUSED(h2_stream), in http2_stream_add_meshstate() function
/dports/dns/unbound/unbound-1.14.0/services/
H A Dmesh.c561 http2_stream_add_meshstate(rep->c->h2_stream, mesh, s); in mesh_new_client()