Lines Matching defs:flags
56 payloadoff = ((frame->hd.flags & NGHTTP2_FLAG_PADDED) > 0);
153 onv->flags = nv->flags;
217 int32_t stream_id, uint8_t flags, const nghttp2_nv *nva,
225 nghttp2_frame_headers_init(&frame.headers, flags, stream_id,
235 int32_t stream_id, uint8_t flags,
244 nghttp2_frame_push_promise_init(&frame.push_promise, flags, stream_id,
337 uint8_t flags,
345 stream = nghttp2_session_open_stream(session, stream_id, flags, pri_spec_in,
398 uint8_t flags,
406 stream = nghttp2_session_open_stream(session, stream_id, flags, pri_spec_in,