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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/
H A Droute.h97 unsigned int out_slow_tot; member in struct:rt_cache_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/
H A Droute.c444 seq_printf(seq, "entries in_hit in_slow_tot in_slow_mc in_no_route in_brd in_martian_dst in_martian_src out_hit out_slow_tot out_slow_mc gc_total gc_ignored gc_goal_miss gc_dst_overflow in_hlist_search out_hlist_search\n");
460 st->out_slow_tot,
2244 RT_CACHE_STAT_INC(out_slow_tot);

Completed in 99 milliseconds