Home
last modified time | relevance | path

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

12345

/linux/include/net/
A Droute.h49 struct rtable { struct
131 struct rtable *ip_route_output_tunnel(struct sk_buff *skb,
232 struct rtable *rt_dst_alloc(struct net_device *dev,
235 struct rtable *rt_dst_clone(struct net_device *dev, struct rtable *rt);
242 void rt_add_uncached_list(struct rtable *rt);
243 void rt_del_uncached_list(struct rtable *rt);
249 static inline void ip_rt_put(struct rtable *rt) in ip_rt_put()
254 BUILD_BUG_ON(offsetof(struct rtable, dst) != 0); in ip_rt_put()
313 struct rtable *rt; in ip_route_connect()
329 static inline struct rtable *ip_route_newports(struct flowi4 *fl4, struct rtable *rt, in ip_route_newports()
[all …]
A Dip.h145 struct rtable;
218 struct rtable **rt,
234 struct ipcm_cookie *ipc, struct rtable **rtp,
409 const struct rtable *rt = (const struct rtable *)dst; in ip_mtu_locked()
444 const struct rtable *rt = container_of(dst, struct rtable, dst); in ip_dst_mtu_maybe_forward()
724 __be32 daddr, struct rtable *rt, int is_frag);
A Dip_fib.h56 struct rtable;
66 struct rtable __rcu *fnhe_rth_input;
67 struct rtable __rcu *fnhe_rth_output;
98 struct rtable __rcu * __percpu *nhc_pcpu_rth_output;
99 struct rtable __rcu *nhc_rth_input;
A Ddst_cache.h33 struct rtable *dst_cache_get_ip4(struct dst_cache *dst_cache, __be32 *saddr);
/linux/net/ipv4/
A Droute.c406 const struct rtable *rt = container_of(dst, struct rtable, dst); in ipv4_neigh_lookup()
433 const struct rtable *rt = container_of(dst, struct rtable, dst); in ipv4_confirm_neigh()
566 struct rtable *rt; in fnhe_flush_routes()
633 struct rtable *rt; in update_or_create_fnhe()
814 struct rtable *rt; in ip_do_redirect()
831 struct rtable *rt = (struct rtable *)dst; in ipv4_negative_advice()
1046 struct rtable *rt = (struct rtable *) dst; in ip_rt_update_pmtu()
1063 struct rtable *rt; in ipv4_update_pmtu()
1184 struct rtable *rt = (struct rtable *) dst; in ipv4_dst_check()
1515 struct rtable *rt = (struct rtable *)dst; in ipv4_dst_destroy()
[all …]
A Dip_output.c150 struct rtable *rt = skb_rtable(skb); in ip_build_and_send_pkt()
190 struct rtable *rt = (struct rtable *)dst; in ip_finish_output2()
321 struct rtable *new_rt; in ip_mc_finish_output()
354 struct rtable *rt = skb_rtable(skb); in ip_mc_output()
453 struct rtable *rt; in __ip_queue_xmit()
758 struct rtable *rt = skb_rtable(skb); in ip_do_fragment()
966 struct rtable *rt = (struct rtable *)cork->dst; in __ip_append_data()
1232 struct rtable *rt; in ip_setup_cork()
1320 struct rtable *rt; in ip_append_page()
1339 rt = (struct rtable *)cork->dst; in ip_append_page()
[all …]
A Dnetfilter.c23 struct rtable *rt; in ip_route_me_harder()
90 struct rtable *rt = ip_route_output_key(net, &fl->u.ip4); in nf_ip_route()
A Dxfrm4_policy.c26 struct rtable *rt; in __xfrm4_dst_lookup()
74 struct rtable *rt = (struct rtable *)xdst->route; in xfrm4_fill_dst()
A Dip_options.c45 __be32 daddr, struct rtable *rt, int is_frag) in ip_options_build()
260 struct rtable *rt = NULL; in __ip_options_compile()
555 struct rtable *rt = skb_rtable(skb); in ip_forward_options()
605 struct rtable *rt = skb_rtable(skb); in ip_options_rcv_srr()
606 struct rtable *rt2; in ip_options_rcv_srr()
A Ddatagram.c24 struct rtable *rt; in __ip4_datagram_connect()
106 struct rtable *rt; in ip4_datagram_release_cb()
A Dicmp.c313 static bool icmpv4_xrlim_allow(struct net *net, struct rtable *rt, in icmpv4_xrlim_allow()
368 struct ipcm_cookie *ipc, struct rtable **rt) in icmp_push_reply()
404 struct rtable *rt = skb_rtable(skb); in icmp_reply()
480 static struct rtable *icmp_route_lookup(struct net *net, in icmp_route_lookup()
489 struct rtable *rt, *rt2; in icmp_route_lookup()
514 rt = (struct rtable *) xfrm_lookup(net, &rt->dst, in icmp_route_lookup()
557 rt2 = (struct rtable *) xfrm_lookup(net, &rt2->dst, in icmp_route_lookup()
597 struct rtable *rt = skb_rtable(skb_in); in __icmp_send()
1178 struct rtable *rt = skb_rtable(skb); in icmp_rcv()
A Darp.c433 struct rtable *rt; in arp_filter()
453 struct net_device *dev, struct rtable *rt) in arp_fwd_proxy()
498 struct net_device *dev, struct rtable *rt, in arp_fwd_pvlan()
683 struct rtable *rt; in arp_process()
1038 struct rtable *rt = ip_route_output(net, ip, 0, RTO_ONLINK, 0); in arp_req_set()
1164 struct rtable *rt = ip_route_output(net, ip, 0, RTO_ONLINK, 0); in arp_req_delete()
/linux/drivers/pci/hotplug/
A Dibmphp_core.c122 struct irq_routing_table *rtable; in ibmphp_init_devno() local
128 if (!rtable) { in ibmphp_init_devno()
137 kfree(rtable); in ibmphp_init_devno()
158 rtable->exclusive_irqs); in ibmphp_init_devno()
160 rtable->slots[loop].irq[0].bitmap); in ibmphp_init_devno()
169 rtable->slots[loop].irq[0].link); in ibmphp_init_devno()
171 rtable->slots[loop].irq[1].link); in ibmphp_init_devno()
173 rtable->slots[loop].irq[2].link); in ibmphp_init_devno()
175 rtable->slots[loop].irq[3].link); in ibmphp_init_devno()
177 kfree(rtable); in ibmphp_init_devno()
[all …]
/linux/drivers/net/wireless/ti/wlcore/
A Dio.h84 return wlcore_raw_read(wl, wl->rtable[reg], buf, len, fixed); in wlcore_raw_read_data()
91 return wlcore_raw_write(wl, wl->rtable[reg], buf, len, fixed); in wlcore_raw_write_data()
142 return wlcore_write(wl, wl->rtable[reg], buf, len, fixed); in wlcore_write_data()
149 return wlcore_read(wl, wl->rtable[reg], buf, len, fixed); in wlcore_read_data()
183 wlcore_translate_addr(wl, wl->rtable[reg]), in wlcore_read_reg()
191 wlcore_translate_addr(wl, wl->rtable[reg]), in wlcore_write_reg()
/linux/drivers/net/appletalk/
A Dipddp.c120 struct rtable *rtable = skb_rtable(skb); in ipddp_xmit() local
126 if (rtable->rt_gw_family == AF_INET) in ipddp_xmit()
127 paddr = rtable->rt_gw4; in ipddp_xmit()
/linux/net/core/
A Ddst_cache.c72 struct rtable *dst_cache_get_ip4(struct dst_cache *dst_cache, __be32 *saddr) in dst_cache_get_ip4()
86 return container_of(dst, struct rtable, dst); in dst_cache_get_ip4()
/linux/drivers/infiniband/core/
A Daddr.c352 struct rtable *rt; in has_gateway()
356 rt = container_of(dst, struct rtable, dst); in has_gateway()
388 struct rtable **prt) in addr4_resolve()
396 struct rtable *rt; in addr4_resolve()
562 struct rtable *rt = NULL; in addr_resolve()
/linux/include/linux/platform_data/
A Ddsa.h48 s8 rtable[DSA_MAX_SWITCHES]; member
/linux/net/netfilter/ipvs/
A Dip_vs_xmit.c123 static struct rtable *do_output_route4(struct net *net, __be32 daddr, in do_output_route4()
127 struct rtable *rt; in do_output_route4()
208 struct rtable *ort = skb_rtable(skb); in maybe_update_pmtu()
314 struct rtable *rt; /* Route to the other host */ in __ip_vs_get_out_rt()
321 rt = (struct rtable *) dest_dst->dst_cache; in __ip_vs_get_out_rt()
768 struct rtable *rt; /* Route to the other host */ in ip_vs_nat_xmit()
1138 struct rtable *rt; /* Route to the other host */ in ip_vs_tunnel_xmit()
1512 struct rtable *rt; /* Route to the other host */ in ip_vs_icmp_xmit()
/linux/net/mpls/
A Dmpls_iptunnel.c45 struct rtable *rt = NULL; in mpls_xmit()
86 rt = (struct rtable *)dst; in mpls_xmit()
/linux/net/bridge/
A Dbr_nf_core.c74 struct rtable *rt = &br->fake_rtable; in br_netfilter_rtable_init()
/linux/include/net/netfilter/
A Dbr_netfilter.h43 static inline struct rtable *bridge_parent_rtable(const struct net_device *dev) in bridge_parent_rtable()
/linux/net/ipv4/netfilter/
A Dnf_dup_ipv4.c27 struct rtable *rt; in nf_dup_ipv4_route()
/linux/net/netfilter/
A Dnf_conntrack_broadcast.c25 struct rtable *rt = skb_rtable(skb); in nf_conntrack_broadcast_help()
/linux/drivers/net/wan/
A Dz85230.c1267 int z8530_channel_load(struct z8530_channel *c, u8 *rtable) in z8530_channel_load() argument
1273 while (*rtable != 255) { in z8530_channel_load()
1274 int reg = *rtable++; in z8530_channel_load()
1278 write_zsreg(c, reg & 0x0F, *rtable); in z8530_channel_load()
1281 c->regs[reg] = *rtable++; in z8530_channel_load()

Completed in 44 milliseconds

12345