Home
last modified time | relevance | path

Searched defs:rtable (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/include/net/
Droute.h45 struct rtable { struct
46 struct dst_entry dst;
49 __be32 rt_key_dst;
50 __be32 rt_key_src;
74 static inline bool rt_is_input_route(const struct rtable *rt) in rt_is_input_route() argument
Ddsa.h44 s8 *rtable; member
/linux-3.3/drivers/net/wan/
Dz85230.c1383 int z8530_channel_load(struct z8530_channel *c, u8 *rtable) in z8530_channel_load()
/linux-3.3/drivers/pci/hotplug/
Dibmphp_core.c137 struct irq_routing_table *rtable; in ibmphp_init_devno() local