Home
last modified time | relevance | path

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

/dports/www/trafficserver/trafficserver-9.1.1/proxy/http2/
H A DHttp2ConnectionState.cc51 using http2_frame_dispatch = Http2Error (*)(Http2ConnectionState &, const Http2Frame &); typedef
963 static const http2_frame_dispatch frame_handlers[HTTP2_FRAME_TYPE_MAX] = {