Searched refs:rate_limit_active (Results 1 – 2 of 2) sorted by relevance
207 counter_u64_t rate_limit_active; variable214 &rate_limit_active, "Active rate limited connections");3348 counter_u64_add(rate_limit_active, 1); in in_pcbattach_txrtlmt()3361 counter_u64_add(rate_limit_active, -1); in in_pcbdetach_tag()3384 counter_u64_add(rate_limit_active, -1); in in_pcbdetach_txrtlmt()3529 rate_limit_active = counter_u64_alloc(M_WAITOK); in rl_init()
458 extern counter_u64_t rate_limit_active;482 counter_u64_add(rate_limit_active, 1); in rl_attach_txrtlmt()