Searched defs:callbacks_version (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/ngtcp2/nghttp3/lib/ |
| D | nghttp3_conn.c | 213 static int conn_new(nghttp3_conn **pconn, int server, int callbacks_version, in conn_new() 289 int callbacks_version, in nghttp3_conn_client_new_versioned() 306 int callbacks_version, in nghttp3_conn_server_new_versioned()
|
| /third_party/node/deps/ngtcp2/ngtcp2/lib/ |
| D | ngtcp2_conn.c | 1050 uint32_t client_chosen_version, int callbacks_version, in conn_new() 1389 int callbacks_version, const ngtcp2_callbacks *callbacks, in ngtcp2_conn_client_new_versioned() 1418 int callbacks_version, const ngtcp2_callbacks *callbacks, in ngtcp2_conn_server_new_versioned()
|