Lines Matching refs:NGHTTP2_FLAG_ACK
2499 if (frame->hd.flags & NGHTTP2_FLAG_ACK) {
2557 if (frame->hd.flags & NGHTTP2_FLAG_ACK) {
4744 if (frame->hd.flags & NGHTTP2_FLAG_ACK) {
4916 rv = nghttp2_session_add_settings(session, NGHTTP2_FLAG_ACK, NULL, 0);
5072 (frame->hd.flags & NGHTTP2_FLAG_ACK) == 0 &&
5075 rv = nghttp2_session_add_ping(session, NGHTTP2_FLAG_ACK,
5883 (iframe->sbuf.pos[4] & NGHTTP2_FLAG_ACK)) {
6112 iframe->frame.hd.flags &= NGHTTP2_FLAG_ACK;
6115 ((iframe->frame.hd.flags & NGHTTP2_FLAG_ACK) &&
6124 !(iframe->frame.hd.flags & NGHTTP2_FLAG_ACK)) {
6205 iframe->frame.hd.flags &= NGHTTP2_FLAG_ACK;
7393 if ((flags & NGHTTP2_FLAG_ACK) &&
7417 if (flags & NGHTTP2_FLAG_ACK) {
7538 if (flags & NGHTTP2_FLAG_ACK) {
7582 if ((flags & NGHTTP2_FLAG_ACK) == 0) {
7610 if (flags & NGHTTP2_FLAG_ACK) {