Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/unbound/util/
H A Dnetevent.h925 void http2_stream_add_meshstate(struct http2_stream* h2_stream,
H A Dnetevent.c2632 void http2_stream_add_meshstate(struct http2_stream* h2_stream, function
/freebsd-13.1/contrib/unbound/services/
H A Dmesh.c561 http2_stream_add_meshstate(rep->c->h2_stream, mesh, s); in mesh_new_client()