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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/test/
H A Dtest-ratelim.c76 struct bufferevent_rate_limit_group *ratelim_group = NULL; variable in typeref:struct:bufferevent_rate_limit_group
164 if (ratelim_group)
165 bufferevent_add_to_rate_limit_group(bev, ratelim_group);
239 group = ratelim_group = bufferevent_rate_limit_group_new(
247 ratelim_group, cfg_min_share);
279 ratelim_group = NULL; /* So no more responders get added */
287 ratelim_group = NULL;

Completed in 91 milliseconds