#include <route.h>
Collaboration diagram for rtable:

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_peer * | peer |
|
|
|
Definition at line 81 of file route.h. Referenced by ip_rt_get_source(), rt_fast_clean(), rt_intern_hash(), and rt_score(). |
|
|
Definition at line 85 of file route.h. Referenced by rt_bind_peer(), and rt_get_peer(). |
|
|
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(). |
|
|
Definition at line 70 of file route.h. Referenced by rt_fast_clean(), rt_score(), and rt_valuable(). |
|
|
Definition at line 78 of file route.h. Referenced by ip_rt_get_source(), and rt_set_nexthop(). |
|
|
|
|
|
Definition at line 74 of file route.h. Referenced by ip_build_xmit(), ip_build_xmit_slow(), and ip_rt_get_source(). |
|
|
Definition at line 71 of file route.h. Referenced by ip_build_xmit(), ip_build_xmit_slow(), rt_intern_hash(), and rt_set_nexthop(). |
|
1.3.8