Home
last modified time | relevance | path

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

12

/linux/drivers/pci/hotplug/
H A Dibmphp_core.c114 struct irq_routing_table *rtable; in ibmphp_init_devno() local
119 rtable = pcibios_get_irq_routing_table(); in ibmphp_init_devno()
120 if (!rtable) { in ibmphp_init_devno()
125 len = (rtable->size - sizeof(struct irq_routing_table)) / in ibmphp_init_devno()
129 kfree(rtable); in ibmphp_init_devno()
133 if ((*cur_slot)->number == rtable->slots[loop].slot && in ibmphp_init_devno()
134 (*cur_slot)->bus == rtable->slots[loop].bus) { in ibmphp_init_devno()
135 (*cur_slot)->device = PCI_SLOT(rtable->slots[loop].devfn); in ibmphp_init_devno()
150 rtable->exclusive_irqs); in ibmphp_init_devno()
152 rtable->slots[loop].irq[0].bitmap); in ibmphp_init_devno()
[all …]
/linux/drivers/net/wireless/ti/wlcore/
H 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()
H A Dwlcore.h418 const int *rtable; member
/linux/net/ipv4/
H A Dip_options.c45 __be32 daddr, struct rtable *rt) in ip_options_build()
247 struct rtable *rt = NULL; in __ip_options_compile()
546 struct rtable *rt = skb_rtable(skb); in ip_forward_options()
596 struct rtable *rt = skb_rtable(skb); in ip_options_rcv_srr()
597 struct rtable *rt2; in ip_options_rcv_srr()
H A Dicmp.c311 static bool icmpv4_xrlim_allow(struct net *net, struct rtable *rt, in icmpv4_xrlim_allow()
385 struct ipcm_cookie *ipc, struct rtable **rt) in icmp_push_reply()
418 struct rtable *rt = skb_rtable(skb); in icmp_reply()
494 static struct rtable *icmp_route_lookup(struct net *net, struct flowi4 *fl4, in icmp_route_lookup()
502 struct rtable *rt, *rt2; in icmp_route_lookup()
809 struct rtable *rt = skb_rtable(skb_in); in __icmp_send()
1438 struct rtable *rt = skb_rtable(skb); in icmp_rcv()
H A Dip_forward.c87 struct rtable *rt; /* Route we use */ in ip_forward()
H A Darp.c454 struct rtable *rt; in arp_filter()
475 struct net_device *dev, struct rtable *rt) in arp_fwd_proxy()
520 struct net_device *dev, struct rtable *rt, in arp_fwd_pvlan()
708 struct rtable *rt; in arp_process()
1038 struct rtable *rt; in arp_req_dev()
/linux/include/net/
H A Ddst_cache.h33 struct rtable *dst_cache_get_ip4(struct dst_cache *dst_cache, __be32 *saddr);
H A Dip.h152 struct rtable;
226 struct rtable **rt,
240 struct ipcm_cookie *ipc, struct rtable **rtp,
432 const struct rtable *rt = dst_rtable(dst); in ip_mtu_locked()
470 const struct rtable *rt = dst_rtable(dst); in ip_dst_mtu_maybe_forward()
765 __be32 daddr, struct rtable *rt);
H A Dip_tunnels.h624 void iptunnel_xmit(struct sock *sk, struct rtable *rt, struct sk_buff *skb,
/linux/net/bridge/
H A Dbr_nf_core.c70 struct rtable *rt = &br->fake_rtable; in br_netfilter_rtable_init()
/linux/include/net/netfilter/
H A Dbr_netfilter.h43 static inline struct rtable *bridge_parent_rtable(const struct net_device *dev) in bridge_parent_rtable()
/linux/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_cm.c97 struct rtable *rt; in cxgb_find_route()
/linux/net/sched/
H A Dsch_frag.c100 struct rtable sch_frag_rt = { 0 }; in sch_fragment()
/linux/net/core/
H A Ddst_cache.c81 struct rtable *dst_cache_get_ip4(struct dst_cache *dst_cache, __be32 *saddr) in dst_cache_get_ip4()
/linux/drivers/net/
H A Dvrf.c115 struct rtable *rth;
497 struct rtable *rt; in vrf_process_v4_outbound()
799 struct rtable *rt = dst_rtable(dst); in vrf_finish_output()
857 struct rtable *rth; in vrf_ip_out_redirect()
963 struct rtable *rth = vrf->rth; in vrf_rtable_release()
972 struct rtable *rth; in vrf_rtable_create()
/linux/arch/m68k/fpsp040/
H A Ddecbin.S437 leal RTABLE,%a1 |load rtable base
466 addl #12,%d3 |inc d3 to next rtable entry
/linux/net/dsa/
H A Ddsa.c222 INIT_LIST_HEAD(&dst->rtable); in dsa_tree_alloc()
297 list_for_each_entry(dl, &dst->rtable, list) in dsa_link_touch()
309 list_add_tail(&dl->list, &dst->rtable); in dsa_link_touch()
864 list_for_each_entry_safe(dl, next, &dst->rtable, list) { in dsa_tree_teardown_routing_table()
/linux/net/netfilter/
H A Dxt_TCPMSS.c48 struct rtable *rt = NULL; in tcpmss_reverse_mtu()
/linux/net/xfrm/
H A Dxfrm_nat_keepalive.c47 struct rtable *rt; in nat_keepalive_send_ipv4()
/linux/arch/x86/pci/
H A Dirq.c1644 struct irq_routing_table *rtable = NULL; in pcibios_irq_init() local
1658 rtable = pirq_table; in pcibios_irq_init()
1675 kfree(rtable); in pcibios_irq_init()
/linux/net/dccp/
H A Dipv4.c
/linux/net/rxrpc/
H A Dpeer_object.c156 struct rtable *rt; in rxrpc_assess_MTU_size()
/linux/drivers/net/ovpn/
H A Dpeer.c417 const struct rtable *rt = skb_rtable(skb); in ovpn_nexthop_from_skb4()
785 struct rtable *rt; in ovpn_nexthop_from_rt4()
/linux/net/sctp/
H A Dprotocol.c421 struct rtable *rt; in sctp_v4_get_dst()
558 struct rtable *rt = dst_rtable(t->dst); in sctp_v4_get_saddr()

12