Home
last modified time | relevance | path

Searched refs:rtable (Results 1 – 11 of 11) sorted by relevance

/include/net/
A Droute.h57 struct rtable { struct
91 static inline bool rt_is_input_route(const struct rtable *rt) in rt_is_input_route()
263 struct rtable *rt_dst_alloc(struct net_device *dev,
265 struct rtable *rt_dst_clone(struct net_device *dev, struct rtable *rt);
272 void rt_add_uncached_list(struct rtable *rt);
273 void rt_del_uncached_list(struct rtable *rt);
279 static inline void ip_rt_put(struct rtable *rt) in ip_rt_put()
284 BUILD_BUG_ON(offsetof(struct rtable, dst) != 0); in ip_rt_put()
343 struct rtable *rt; in ip_route_connect()
358 static inline struct rtable *ip_route_newports(struct flowi4 *fl4, struct rtable *rt, in ip_route_newports()
[all …]
A Ddst_cache.h33 struct rtable *dst_cache_get_ip4(struct dst_cache *dst_cache, __be32 *saddr);
A Dip_fib.h59 struct rtable;
69 struct rtable __rcu *fnhe_rth_input;
70 struct rtable __rcu *fnhe_rth_output;
102 struct rtable __rcu * __percpu *nhc_pcpu_rth_output;
103 struct rtable __rcu *nhc_rth_input;
A Dip.h152 struct rtable;
226 struct rtable **rt,
240 struct ipcm_cookie *ipc, struct rtable **rtp,
431 const struct rtable *rt = dst_rtable(dst); in ip_mtu_locked()
469 const struct rtable *rt = dst_rtable(dst); in ip_dst_mtu_maybe_forward()
770 __be32 daddr, struct rtable *rt);
A Dudp_tunnel.h134 void udp_tunnel_xmit_skb(struct rtable *rt, struct sock *sk, struct sk_buff *skb,
150 struct rtable *udp_tunnel_dst_lookup(struct sk_buff *skb,
A Dinet_sock.h190 struct rtable;
A Ddsa.h159 struct list_head rtable; member
642 list_for_each_entry(dl, &dst->rtable, list) in dsa_routing_port()
A Dip_tunnels.h604 void iptunnel_xmit(struct sock *sk, struct rtable *rt, struct sk_buff *skb,
A Dxfrm.h1058 struct rtable rt;
/include/linux/platform_data/
A Ddsa.h48 s8 rtable[DSA_MAX_SWITCHES]; member
/include/net/netfilter/
A Dbr_netfilter.h43 static inline struct rtable *bridge_parent_rtable(const struct net_device *dev) in bridge_parent_rtable()

Completed in 760 milliseconds