Home
last modified time | relevance | path

Searched refs:http2_state_internal (Results 1 - 1 of 1) sorted by relevance

/third_party/node/src/
H A Dnode_http2_state.h88 root_buffer(realm->isolate(), sizeof(http2_state_internal)), in Http2State()
91 offsetof(http2_state_internal, session_state_buffer), in Http2State()
95 offsetof(http2_state_internal, stream_state_buffer), in Http2State()
99 offsetof(http2_state_internal, stream_stats_buffer), in Http2State()
104 offsetof(http2_state_internal, session_stats_buffer), in Http2State()
108 offsetof(http2_state_internal, options_buffer), in Http2State()
112 offsetof(http2_state_internal, settings_buffer), in Http2State()
131 struct http2_state_internal { struct in node::http2::Http2State

Completed in 1 milliseconds