#include <dst.h>
Collaboration diagram for dst_entry:

Public Attributes | |
| dst_entry * | next |
| atomic_t | __refcnt |
| int | __use |
| net_device * | dev |
| int | obsolete |
| int | flags |
| unsigned long | lastuse |
| unsigned long | expires |
| unsigned | mxlock |
| unsigned | pmtu |
| unsigned | window |
| unsigned | rtt |
| unsigned | rttvar |
| unsigned | ssthresh |
| unsigned | cwnd |
| unsigned | advmss |
| unsigned | reordering |
| unsigned long | rate_last |
| unsigned long | rate_tokens |
| int | error |
| neighbour * | neighbour |
| hh_cache * | hh |
| int(* | input )(struct sk_buff *) |
| int(* | output )(struct sk_buff *) |
| dst_ops * | ops |
| char | info [0] |
|
|
Definition at line 30 of file dst.h. Referenced by dst_clone(), dst_free(), dst_hold(), and dst_release(). |
|
|
|
Definition at line 46 of file dst.h. Referenced by tcp_make_synack(). |
|
|
|
Definition at line 32 of file dst.h. Referenced by __dst_free(), arp_bind_neighbour(), dst_destroy(), ip_build_and_send_pkt(), ip_finish_output(), ip_fragment(), ip_mc_output(), ip_queue_xmit(), ip_route_me_harder(), ip_vs_bypass_xmit(), ip_vs_dr_xmit(), ip_vs_nat_xmit(), neigh_hh_init(), route_mirror(), route_reverse(), and rt_fill_info(). |
|
|
|
Definition at line 37 of file dst.h. Referenced by dst_set_expires(). |
|
|
|
Definition at line 55 of file dst.h. Referenced by dst_destroy(), ip_direct_send(), ip_finish_output2(), and neigh_hh_init(). |
|
|
|
Referenced by __dst_free(), and ip_rcv_finish(). |
|
|
|
Definition at line 39 of file dst.h. Referenced by ip_dont_fragment(), ip_rt_update_pmtu(), and rt_fill_info(). |
|
|
Definition at line 54 of file dst.h. Referenced by arp_bind_neighbour(), dst_confirm(), dst_destroy(), ipgre_tunnel_xmit(), and neigh_connected_output(). |
|
|
Definition at line 29 of file dst.h. Referenced by __dst_free(), dst_dev_event(), and dst_run_gc(). |
|
|
Definition at line 33 of file dst.h. Referenced by __dst_free(), and dst_free(). |
|
|
Definition at line 64 of file dst.h. Referenced by dst_destroy(), dst_link_failure(), and dst_negative_advice(). |
|
|
Referenced by __dst_free(), ip_queue_xmit2(), and output_maybe_reroute(). |
|
|
Definition at line 40 of file dst.h. Referenced by ip_rt_update_pmtu(), ip_send(), ip_vs_tunnel_xmit(), ipgre_tunnel_xmit(), and ipip_tunnel_xmit(). |
|
|
Definition at line 49 of file dst.h. Referenced by xrlim_allow(). |
|
|
Definition at line 50 of file dst.h. Referenced by ip_error(), and xrlim_allow(). |
|
|
|
|
|
|
Definition at line 41 of file dst.h. Referenced by tcp_make_synack(). |
1.3.8