Searched refs:NGTCP2_FRAME_STREAM (Results 1 – 7 of 7) sorted by relevance
180 assert(frc->fr.type == NGTCP2_FRAME_STREAM); in ngtcp2_strm_streamfrq_push()311 nfr->type = NGTCP2_FRAME_STREAM; in strm_streamfrq_unacked_pop()415 nfr->type = NGTCP2_FRAME_STREAM; in ngtcp2_strm_streamfrq_pop()
161 case NGTCP2_FRAME_STREAM: in ngtcp2_frame_chain_objalloc_del()448 case NGTCP2_FRAME_STREAM: in rtb_reclaim_frame()777 case NGTCP2_FRAME_STREAM: in rtb_process_acked_pkt()1496 case NGTCP2_FRAME_STREAM: in rtb_on_pkt_lost_resched_move()
547 if (has_mask(type, NGTCP2_FRAME_STREAM)) { in ngtcp2_pkt_decode_frame()623 dest->type = NGTCP2_FRAME_STREAM; in ngtcp2_pkt_decode_stream_frame()624 dest->flags = (uint8_t)(type & ~NGTCP2_FRAME_STREAM); in ngtcp2_pkt_decode_stream_frame()1510 case NGTCP2_FRAME_STREAM: in ngtcp2_pkt_encode_frame()1603 *p++ = flags | NGTCP2_FRAME_STREAM; in ngtcp2_pkt_encode_stream_frame()
155 NGTCP2_FRAME_STREAM = 0x08, enumerator
469 case NGTCP2_FRAME_STREAM: in log_fr()
800 case NGTCP2_FRAME_STREAM: in ngtcp2_qlog_write_frame()
3719 case NGTCP2_FRAME_STREAM: in conn_write_pkt()4058 nfrc->fr.stream.type = NGTCP2_FRAME_STREAM; in conn_write_pkt()5234 case NGTCP2_FRAME_STREAM: in ngtcp2_conn_resched_frames()9069 case NGTCP2_FRAME_STREAM: in conn_recv_pkt()9113 case NGTCP2_FRAME_STREAM: in conn_recv_pkt()