Searched refs:NGTCP2_FRAME_STOP_SENDING (Results 1 – 5 of 5) sorted by relevance
152 NGTCP2_FRAME_STOP_SENDING = 0x05, enumerator
519 case NGTCP2_FRAME_STOP_SENDING: in ngtcp2_pkt_decode_frame()1237 dest->type = NGTCP2_FRAME_STOP_SENDING; in ngtcp2_pkt_decode_stop_sending_frame()1545 case NGTCP2_FRAME_STOP_SENDING: in ngtcp2_pkt_encode_frame()1917 *p++ = NGTCP2_FRAME_STOP_SENDING; in ngtcp2_pkt_encode_stop_sending_frame()
512 case NGTCP2_FRAME_STOP_SENDING: in log_fr()
780 case NGTCP2_FRAME_STOP_SENDING: in ngtcp2_qlog_write_frame()
3696 case NGTCP2_FRAME_STOP_SENDING: in conn_write_pkt()7287 frc->fr.type = NGTCP2_FRAME_STOP_SENDING; in conn_stop_sending()9068 case NGTCP2_FRAME_STOP_SENDING: in conn_recv_pkt()9135 case NGTCP2_FRAME_STOP_SENDING: in conn_recv_pkt()