Searched refs:rate_limit_active (Results 1 – 2 of 2) sorted by relevance
204 counter_u64_t rate_limit_active; variable211 &rate_limit_active, "Active rate limited connections");3329 counter_u64_add(rate_limit_active, 1); in in_pcbattach_txrtlmt()3342 counter_u64_add(rate_limit_active, -1); in in_pcbdetach_tag()3365 counter_u64_add(rate_limit_active, -1); in in_pcbdetach_txrtlmt()3510 rate_limit_active = counter_u64_alloc(M_WAITOK); in rl_init()
457 extern counter_u64_t rate_limit_active;481 counter_u64_add(rate_limit_active, 1); in rl_attach_txrtlmt()