Searched refs:ip_rt_error_cost (Results 1 – 1 of 1) sorted by relevance
115 int ip_rt_error_cost = HZ; variable1082 if (rt->u.dst.rate_tokens >= ip_rt_error_cost) { in ip_error()1083 rt->u.dst.rate_tokens -= ip_rt_error_cost; in ip_error()2446 data: &ip_rt_error_cost,