Searched refs:NGTCP2_FRAME_CONNECTION_CLOSE (Results 1 – 5 of 5) sorted by relevance
490 case NGTCP2_FRAME_CONNECTION_CLOSE: in ngtcp2_pkt_decode_frame()893 if (type == NGTCP2_FRAME_CONNECTION_CLOSE) { in ngtcp2_pkt_decode_connection_close_frame()923 if (type == NGTCP2_FRAME_CONNECTION_CLOSE) { in ngtcp2_pkt_decode_connection_close_frame()1519 case NGTCP2_FRAME_CONNECTION_CLOSE: in ngtcp2_pkt_encode_frame()1716 (fr->type == NGTCP2_FRAME_CONNECTION_CLOSE in ngtcp2_pkt_encode_connection_close_frame()1730 if (fr->type == NGTCP2_FRAME_CONNECTION_CLOSE) { in ngtcp2_pkt_encode_connection_close_frame()
300 fr->type == NGTCP2_FRAME_CONNECTION_CLOSE in log_fr_connection_close()482 case NGTCP2_FRAME_CONNECTION_CLOSE: in log_fr()
168 NGTCP2_FRAME_CONNECTION_CLOSE = 0x1c, enumerator
633 if (fr->type == NGTCP2_FRAME_CONNECTION_CLOSE) { in write_connection_close_frame()877 case NGTCP2_FRAME_CONNECTION_CLOSE: in ngtcp2_qlog_write_frame()
5822 if (fr->type == NGTCP2_FRAME_CONNECTION_CLOSE) { in conn_recv_connection_close()6640 case NGTCP2_FRAME_CONNECTION_CLOSE: in conn_recv_handshake_pkt()8664 case NGTCP2_FRAME_CONNECTION_CLOSE: in conn_recv_delayed_handshake_pkt()9080 case NGTCP2_FRAME_CONNECTION_CLOSE: in conn_recv_pkt()9094 case NGTCP2_FRAME_CONNECTION_CLOSE: in conn_recv_pkt()9161 case NGTCP2_FRAME_CONNECTION_CLOSE: in conn_recv_pkt()11923 fr.type = NGTCP2_FRAME_CONNECTION_CLOSE; in conn_write_connection_close()13465 fr.type = NGTCP2_FRAME_CONNECTION_CLOSE; in ngtcp2_pkt_write_connection_close()