Home
last modified time | relevance | path

Searched refs:nghttp3_ksl_remove (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_ksl.h184 * nghttp3_ksl_remove removes the |key| from |ksl|.
197 int nghttp3_ksl_remove(nghttp3_ksl *ksl, nghttp3_ksl_it *it,
204 * exactly like nghttp3_ksl_remove. |it| and |hint| can point to the
H A Dnghttp3_ksl.c516 return nghttp3_ksl_remove(ksl, it, key); in nghttp3_ksl_remove_hint()
534 int nghttp3_ksl_remove(nghttp3_ksl *ksl, nghttp3_ksl_it *it, in nghttp3_ksl_remove() function

Completed in 2 milliseconds