Searched refs:NGTCP2_ERR_NOMEM (Results 1 – 18 of 18) sorted by relevance
43 return NGTCP2_ERR_NOMEM; in ngtcp2_buf_chain_new()
59 case NGTCP2_ERR_NOMEM: in ngtcp2_strerror()
42 return NGTCP2_ERR_NOMEM; in ngtcp2_map_init()196 return NGTCP2_ERR_NOMEM; in map_resize()
54 return NGTCP2_ERR_NOMEM; in ngtcp2_ringbuf_init()
36 return NGTCP2_ERR_NOMEM; in ngtcp2_rob_gap_new()53 return NGTCP2_ERR_NOMEM; in ngtcp2_rob_data_new()
62 return NGTCP2_ERR_NOMEM; in ngtcp2_ksl_init()158 return NGTCP2_ERR_NOMEM; in ksl_split_node()192 return NGTCP2_ERR_NOMEM; in ksl_split_head()200 return NGTCP2_ERR_NOMEM; in ksl_split_head()
49 return NGTCP2_ERR_NOMEM; in ngtcp2_pv_new()
91 return NGTCP2_ERR_NOMEM; in strm_rob_init()160 return NGTCP2_ERR_NOMEM; in strm_streamfrq_init()646 return NGTCP2_ERR_NOMEM; in strm_acked_offset_init()
77 return NGTCP2_ERR_NOMEM; in ngtcp2_pq_push()
47 return NGTCP2_ERR_NOMEM; in ngtcp2_vec_new()
41 return NGTCP2_ERR_NOMEM; in ngtcp2_frame_chain_new()53 return NGTCP2_ERR_NOMEM; in ngtcp2_frame_chain_extralen_new()156 return NGTCP2_ERR_NOMEM; in ngtcp2_frame_chain_binder_new()190 return NGTCP2_ERR_NOMEM; in ngtcp2_rtb_entry_new()
74 return NGTCP2_ERR_NOMEM; in ngtcp2_cc_reno_cc_init()233 return NGTCP2_ERR_NOMEM; in ngtcp2_cc_cubic_cc_init()
33 return NGTCP2_ERR_NOMEM; in ngtcp2_acktr_entry_new()
641 return NGTCP2_ERR_NOMEM; in pktns_new()977 rv = NGTCP2_ERR_NOMEM; in conn_new()1125 rv = NGTCP2_ERR_NOMEM; in conn_new()1429 return NGTCP2_ERR_NOMEM; in conn_ensure_ack_blks()1503 return NGTCP2_ERR_NOMEM; in conn_create_ack_frame()3088 return NGTCP2_ERR_NOMEM; in conn_enqueue_new_connection_id()4750 return NGTCP2_ERR_NOMEM; in conn_on_version_negotiation()4973 return NGTCP2_ERR_NOMEM; in conn_on_retry()5215 return NGTCP2_ERR_NOMEM; in ensure_decrypt_buffer()10469 return NGTCP2_ERR_NOMEM; in ngtcp2_conn_open_bidi_stream()[all …]
64 return NGTCP2_ERR_NOMEM; in ngtcp2_crypto_km_nocopy_new()
123 return NGTCP2_ERR_NOMEM; in ngtcp2_cc_bbr_cc_init()
44 return NGTCP2_ERR_NOMEM; in ngtcp2_pkt_chain_new()
722 #define NGTCP2_ERR_NOMEM -501 macro