Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_buf.h48 * nghttp3_buf_swap swaps |a| and |b|.
50 void nghttp3_buf_swap(nghttp3_buf *a, nghttp3_buf *b);
H A Dnghttp3_buf.c79 void nghttp3_buf_swap(nghttp3_buf *a, nghttp3_buf *b) { in nghttp3_buf_swap() function

Completed in 2 milliseconds