Home
last modified time | relevance | path

Searched refs:nghttp3_ksl_update_key (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_gaptr.c87 nghttp3_ksl_update_key(&gaptr->gap, &k, &l); in nghttp3_gaptr_push()
96 nghttp3_ksl_update_key(&gaptr->gap, &k, &r); in nghttp3_gaptr_push()
H A Dnghttp3_ksl.h230 * nghttp3_ksl_update_key replaces the key of nodes which has |old_key|
234 void nghttp3_ksl_update_key(nghttp3_ksl *ksl, const nghttp3_ksl_key *old_key,
H A Dnghttp3_ksl.c696 void nghttp3_ksl_update_key(nghttp3_ksl *ksl, const nghttp3_ksl_key *old_key, in nghttp3_ksl_update_key() function

Completed in 2 milliseconds