Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/
Droute.c115 int ip_rt_error_cost = HZ; variable
1082 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,