Main Page | Class List | File List | Class Members | File Members

rt_cache_stat Struct Reference

#include <route.h>

List of all members.

Public Attributes

unsigned int in_hit
unsigned int in_slow_tot
unsigned int in_slow_mc
unsigned int in_no_route
unsigned int in_brd
unsigned int in_martian_dst
unsigned int in_martian_src
unsigned int out_hit
unsigned int out_slow_tot
unsigned int out_slow_mc
unsigned int gc_total
unsigned int gc_ignored
unsigned int gc_goal_miss
unsigned int gc_dst_overflow
unsigned int in_hlist_search
unsigned int out_hlist_search


Member Data Documentation

unsigned int rt_cache_stat::gc_dst_overflow
 

Definition at line 116 of file route.h.

Referenced by rt_garbage_collect().

unsigned int rt_cache_stat::gc_goal_miss
 

Definition at line 115 of file route.h.

Referenced by rt_garbage_collect().

unsigned int rt_cache_stat::gc_ignored
 

Definition at line 114 of file route.h.

Referenced by rt_garbage_collect().

unsigned int rt_cache_stat::gc_total
 

Definition at line 113 of file route.h.

Referenced by rt_garbage_collect().

unsigned int rt_cache_stat::in_brd
 

Definition at line 107 of file route.h.

Referenced by ip_route_input_slow().

unsigned int rt_cache_stat::in_hit
 

Definition at line 103 of file route.h.

Referenced by ip_route_input().

unsigned int rt_cache_stat::in_hlist_search
 

Definition at line 117 of file route.h.

Referenced by ip_route_input().

unsigned int rt_cache_stat::in_martian_dst
 

Definition at line 108 of file route.h.

Referenced by ip_route_input_slow().

unsigned int rt_cache_stat::in_martian_src
 

Definition at line 109 of file route.h.

Referenced by ip_route_input_slow().

unsigned int rt_cache_stat::in_no_route
 

Definition at line 106 of file route.h.

Referenced by ip_route_input_slow().

unsigned int rt_cache_stat::in_slow_mc
 

Definition at line 105 of file route.h.

Referenced by ip_route_input_mc().

unsigned int rt_cache_stat::in_slow_tot
 

Definition at line 104 of file route.h.

Referenced by ip_route_input_slow().

unsigned int rt_cache_stat::out_hit
 

Definition at line 110 of file route.h.

Referenced by ip_route_output_key().

unsigned int rt_cache_stat::out_hlist_search
 

Definition at line 118 of file route.h.

Referenced by ip_route_output_key().

unsigned int rt_cache_stat::out_slow_mc
 

Definition at line 112 of file route.h.

Referenced by ip_route_output_slow().

unsigned int rt_cache_stat::out_slow_tot
 

Definition at line 111 of file route.h.

Referenced by ip_route_output_slow().


The documentation for this struct was generated from the following file:
Generated on Wed Dec 1 21:25:43 2004 for Linux 2.4.23 Networking by doxygen 1.3.8