#include <dst.h>
Data Fields | |
| dst_entry * | next |
| atomic_t | refcnt |
| atomic_t | use |
| device * | dev |
| int | obsolete |
| unsigned long | lastuse |
| unsigned long | expires |
| unsigned | mxlock |
| unsigned | pmtu |
| unsigned | window |
| unsigned | rtt |
| 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 32 of file dst.h. Referenced by __dst_free(), arp_bind_neighbour(), icmpv4_xrlim_allow(), icmpv6_xrlim_allow(), ip6_build_xmit(), ip6_forward(), ip6_frag_xmit(), ip6_output(), ip_finish_output(), ipgre_err(), ipip_err(), ipv6_routing_header(), neigh_hh_init(), and tcp_v6_connect(). |
|
|
Definition at line 43 of file dst.h. Referenced by icmpv6_xrlim_allow(), ip6_build_xmit(), ipv6_routing_header(), tcp_v6_connect(), tcp_v6_err(), tcp_v6_rebuild_header(), tcp_v6_send_synack(), tcp_v6_syn_recv_sock(), tcp_v6_xmit(), and udpv6_connect(). |
|
|
|
|
|
Definition at line 46 of file dst.h. Referenced by dst_destroy(), ip6_output(), ip_finish_output(), neigh_hh_init(), and neigh_resolve_output(). |
|
|
Definition at line 57 of file dst.h. Referenced by ip6_fw_accept(). |
|
|
Referenced by __dst_free(), ip6_fw_dup(), ip_rcv(), and ipv6_routing_header(). |
|
|
|
|
|
Definition at line 36 of file dst.h. Referenced by ip_dont_fragment(), and ip_rt_update_pmtu(). |
|
|
Definition at line 45 of file dst.h. Referenced by __teql_resolve(), arp_bind_neighbour(), dst_destroy(), ip6_forward(), ip6_output(), ip_finish_output(), ipgre_tunnel_xmit(), ipip6_tunnel_xmit(), neigh_connected_output(), neigh_resolve_output(), and neigh_update(). |
|
|
Definition at line 29 of file dst.h. Referenced by __dst_free(), and dst_run_gc(). |
|
|
Definition at line 33 of file dst.h. Referenced by __dst_free(), and ipv4_negative_advice(). |
|
|
Definition at line 55 of file dst.h. Referenced by dst_destroy(), and neigh_resolve_output(). |
|
|
Referenced by __dst_free(), ip6_forward(), ip6_fw_dup(), ip6_mc_input(), ip6_xmit(), ip_queue_xmit(), and ipmr_queue_xmit(). |
|
|
Definition at line 37 of file dst.h. Referenced by ip6_build_xmit(), ip6_forward(), ip6_xmit(), ip_getsockopt(), ip_rt_update_pmtu(), ip_send(), ipgre_err(), ipgre_tunnel_xmit(), ipip6_tunnel_xmit(), ipip_err(), ipip_tunnel_xmit(), ipv6_getsockopt(), tcp_current_mss(), tcp_v4_syn_recv_sock(), tcp_v6_connect(), tcp_v6_err(), tcp_v6_send_synack(), and tcp_v6_syn_recv_sock(). |
|
|
Definition at line 40 of file dst.h. Referenced by xrlim_allow(). |
|
|
Definition at line 41 of file dst.h. Referenced by xrlim_allow(). |
|
|
|
|
|
|
|
|
Definition at line 31 of file dst.h. Referenced by dst_run_gc(). |
|
|
|