Home
last modified time | relevance | path

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

/dports/www/apache24/httpd-2.4.53/modules/http2/
H A Dh2_stream.c90 static int trans_on_send[][H2_SS_MAX] = { variable
153 return on_frame(state, frame_type, trans_on_send, H2_ALEN(trans_on_send)); in on_frame_send()
/dports/www/mod_http2/mod_h2-2.0.2/mod_http2/
H A Dh2_stream.c90 static int trans_on_send[][H2_SS_MAX] = { variable
154 return on_frame(state, frame_type, trans_on_send, H2_ALEN(trans_on_send)); in on_frame_send()