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

rtable Struct Reference

#include <route.h>

Collaboration diagram for rtable:

Collaboration graph
[legend]
List of all members.

Public Attributes

union {
   dst_entry   dst
   rtable *   rt_next
u
unsigned rt_flags
unsigned rt_type
__u32 rt_dst
__u32 rt_src
int rt_iif
__u32 rt_gateway
rt_key key
__u32 rt_spec_dst
inet_peerpeer

Member Data Documentation

struct dst_entry rtable::dst
 

Definition at line 66 of file route.h.

struct rt_key rtable::key
 

Definition at line 81 of file route.h.

Referenced by ip_rt_get_source(), rt_fast_clean(), rt_intern_hash(), and rt_score().

struct inet_peer* rtable::peer
 

Definition at line 85 of file route.h.

Referenced by rt_bind_peer(), and rt_get_peer().

__u32 rtable::rt_dst
 

Definition at line 73 of file route.h.

Referenced by ip_build_xmit(), ip_build_xmit_slow(), rt_bind_peer(), rt_intern_hash(), and rt_set_nexthop().

unsigned rtable::rt_flags
 

Definition at line 70 of file route.h.

Referenced by rt_fast_clean(), rt_score(), and rt_valuable().

__u32 rtable::rt_gateway
 

Definition at line 78 of file route.h.

Referenced by ip_rt_get_source(), and rt_set_nexthop().

int rtable::rt_iif
 

Definition at line 75 of file route.h.

struct rtable* rtable::rt_next
 

Definition at line 67 of file route.h.

__u32 rtable::rt_spec_dst
 

Definition at line 84 of file route.h.

__u32 rtable::rt_src
 

Definition at line 74 of file route.h.

Referenced by ip_build_xmit(), ip_build_xmit_slow(), and ip_rt_get_source().

unsigned rtable::rt_type
 

Definition at line 71 of file route.h.

Referenced by ip_build_xmit(), ip_build_xmit_slow(), rt_intern_hash(), and rt_set_nexthop().

union { ... } rtable::u
 

Referenced by arp_fwd_proxy(), icmpv4_xrlim_allow(), ip_build_xmit(), ip_build_xmit_slow(), ip_route_input(), ip_route_output_key(), ip_rt_dump(), ip_rt_frag_needed(), ip_rt_get_source(), ip_rt_put(), rt_cache_get_info(), rt_del(), rt_drop(), rt_fast_clean(), rt_free(), rt_intern_hash(), rt_may_expire(), rt_score(), rt_set_nexthop(), and rt_valuable().


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