Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/unbound/util/
H A Dnetevent.h1019 void http2_stream_add_meshstate(struct http2_stream* h2_stream,
H A Dnetevent.c5080 void http2_stream_add_meshstate(struct http2_stream* h2_stream, function
/freebsd-14.2/contrib/unbound/services/
H A Dmesh.c519 http2_stream_add_meshstate(rep->c->h2_stream, mesh, s); in mesh_new_client()