Home
last modified time | relevance | path

Searched refs:downstream_rtimeoutcb (Results 1 – 1 of 1) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_downstream.cc103 void downstream_rtimeoutcb(struct ev_loop *loop, ev_timer *w, int revents) { in downstream_rtimeoutcb() function
157 ev_timer_init(&downstream_rtimer_, &downstream_rtimeoutcb, 0., in Downstream()