Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_opl.h54 * nghttp3_opl_push inserts |ent| to |opl| head.
56 void nghttp3_opl_push(nghttp3_opl *opl, nghttp3_opl_entry *ent);
H A Dnghttp3_opl.c30 void nghttp3_opl_push(nghttp3_opl *opl, nghttp3_opl_entry *ent) { in nghttp3_opl_push() function
H A Dnghttp3_objalloc.h115 nghttp3_opl_push(&objalloc->opl, &obj->OPLENTFIELD); \

Completed in 2 milliseconds