Searched defs:rtable (Results 1 – 4 of 4) sorted by relevance
45 struct rtable { struct46 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
44 s8 *rtable; member
1383 int z8530_channel_load(struct z8530_channel *c, u8 *rtable) in z8530_channel_load()
137 struct irq_routing_table *rtable; in ibmphp_init_devno() local