Searched refs:gc_dst_overflow (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.h102 unsigned int gc_dst_overflow; 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");
466 st->gc_dst_overflow,
907 RT_CACHE_STAT_INC(gc_dst_overflow);

Completed in 80 milliseconds