Lines Matching refs:send_END_STREAM
446 if (wsi->h2.send_END_STREAM || in rops_write_role_protocol_h2()
449 wsi->h2.send_END_STREAM = 1; in rops_write_role_protocol_h2()
457 if (wsi->h2.send_END_STREAM || in rops_write_role_protocol_h2()
460 wsi->h2.send_END_STREAM = 1; in rops_write_role_protocol_h2()
479 wsi->h2.send_END_STREAM = 1; in rops_write_role_protocol_h2()
919 w->h2.send_END_STREAM = 1; in rops_perform_user_POLLOUT_h2()
970 (n || w->h2.send_END_STREAM)) { in rops_perform_user_POLLOUT_h2()
1008 if (n < 0 || w->h2.send_END_STREAM) { in rops_perform_user_POLLOUT_h2()
1095 if (w->h2.send_END_STREAM && w->h2.long_poll) { in rops_perform_user_POLLOUT_h2()
1112 w->h2.send_END_STREAM); in rops_perform_user_POLLOUT_h2()
1117 if (w->h2.send_END_STREAM) in rops_perform_user_POLLOUT_h2()