Searched refs:NGTCP2_ERR_WRITE_MORE (Results 1 – 6 of 6) sorted by relevance
93 case NGTCP2_ERR_WRITE_MORE: in ngtcp2_strerror()
4166 return NGTCP2_ERR_WRITE_MORE; in conn_write_pkt()4174 return NGTCP2_ERR_WRITE_MORE; in conn_write_pkt()10333 case NGTCP2_ERR_WRITE_MORE: in conn_client_write_handshake()
701 case NGTCP2_ERR_WRITE_MORE: in write_quic()
855 case NGTCP2_ERR_WRITE_MORE: in write_streams()
756 #define NGTCP2_ERR_WRITE_MORE -240 macro
1704 case NGTCP2_ERR_WRITE_MORE: in read_pkt_to_send()