Home
last modified time | relevance | path

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

/dports/www/h2o-devel/h2o-dcc7134/deps/quicly/t/
H A Dsimulator.c246 static double net_bottleneck_next_run_at(struct net_node *_self) in net_bottleneck_next_run_at() function
264 if (net_bottleneck_next_run_at(&self->super) > now) in net_bottleneck_run()
281 .super = {net_bottleneck_forward, net_bottleneck_next_run_at, net_bottleneck_run}, in net_bottleneck_init()