Searched refs:NGTCP2_CS_DRAINING (Results 1 – 2 of 2) sorted by relevance
67 NGTCP2_CS_DRAINING, enumerator
5821 conn->state = NGTCP2_CS_DRAINING; in conn_recv_connection_close()6689 return conn->state == NGTCP2_CS_DRAINING ? NGTCP2_ERR_DRAINING in conn_recv_handshake_pkt()7638 conn->state = NGTCP2_CS_DRAINING; in conn_on_stateless_reset()9323 return conn->state == NGTCP2_CS_DRAINING ? NGTCP2_ERR_DRAINING in conn_recv_pkt()9800 case NGTCP2_CS_DRAINING: in conn_read_handshake()9893 case NGTCP2_CS_DRAINING: in ngtcp2_conn_read_pkt_versioned()10195 case NGTCP2_CS_DRAINING: in conn_write_handshake()11760 case NGTCP2_CS_DRAINING: in ngtcp2_conn_write_vmsg()12003 case NGTCP2_CS_DRAINING: in ngtcp2_conn_write_connection_close_pkt()12068 case NGTCP2_CS_DRAINING: in ngtcp2_conn_write_application_close_pkt()[all …]