| /include/net/ | 
| D | route.h | 90 static inline bool rt_is_input_route(const struct rtable *rt)  in rt_is_input_route() 95 static inline bool rt_is_output_route(const struct rtable *rt)  in rt_is_output_route() 100 static inline __be32 rt_nexthop(const struct rtable *rt, __be32 daddr)  in rt_nexthop() 261 static inline void ip_rt_put(struct rtable *rt)  in ip_rt_put() 322 	struct rtable *rt;  in ip_route_connect()  local 337 static inline struct rtable *ip_route_newports(struct flowi4 *fl4, struct rtable *rt,  in ip_route_newports() 356 	struct rtable *rt = skb_rtable(skb);  in inet_iif()  local 391 static inline struct neighbour *ip_neigh_for_gw(struct rtable *rt,  in ip_neigh_for_gw()
  | 
| D | ip6_route.h | 99 static inline void ip6_rt_put_flags(struct rt6_info *rt, int flags)  in ip6_rt_put_flags() 250 	const struct rt6_info *rt = dst_rt6_info(skb_dst(skb));  in ipv6_unicast_destination()  local 258 	const struct rt6_info *rt = dst_rt6_info(dst);  in ipv6_anycast_destination()  local 301 static inline const struct in6_addr *rt6_nexthop(const struct rt6_info *rt,  in rt6_nexthop()
  | 
| D | ip6_fib.h | 254 static inline bool fib6_requires_src(const struct fib6_info *rt)  in fib6_requires_src() 308 static inline u32 rt6_get_cookie(const struct rt6_info *rt)  in rt6_get_cookie() 327 static inline void ip6_rt_put(struct rt6_info *rt)  in ip6_rt_put() 435 	struct fib6_info *rt;  member 483 void rt6_get_prefsrc(const struct rt6_info *rt, struct in6_addr *addr)  in rt6_get_prefsrc()
  | 
| D | x25.h | 266 static __inline__ void x25_route_hold(struct x25_route *rt)  in x25_route_hold() 271 static __inline__ void x25_route_put(struct x25_route *rt)  in x25_route_put()
  | 
| D | ip.h | 436 	const struct rtable *rt = dst_rtable(dst);  in ip_mtu_locked()  local 474 	const struct rtable *rt = dst_rtable(dst);  in ip_dst_mtu_maybe_forward()  local
  | 
| D | if_inet6.h | 59 	struct fib6_info	*rt;  member
  | 
| D | xfrm.h | 1001 		struct rtable		rt;  member
  | 
| /include/linux/sunrpc/ | 
| D | timer.h | 27 static inline void rpc_set_timeo(struct rpc_rtt *rt, int timer, int ntimeo)  in rpc_set_timeo() 43 static inline int rpc_ntimeo(struct rpc_rtt *rt, int timer)  in rpc_ntimeo()
  | 
| /include/crypto/internal/ | 
| D | engine.h | 60 	bool			rt;  member
  | 
| /include/math-emu/ | 
| D | double.h | 122 #define FP_FROM_INT_D(X,r,rs,rt)	_FP_FROM_INT(D,2,X,r,rs,rt)  argument 197 #define FP_FROM_INT_D(X,r,rs,rt)	_FP_FROM_INT(D,1,X,r,rs,rt)  argument
  | 
| D | quad.h | 128 #define FP_FROM_INT_Q(X,r,rs,rt)	_FP_FROM_INT(Q,4,X,r,rs,rt)  argument 201 #define FP_FROM_INT_Q(X,r,rs,rt)	_FP_FROM_INT(Q,2,X,r,rs,rt)  argument
  | 
| D | single.h | 111 #define FP_FROM_INT_S(X,r,rs,rt)	_FP_FROM_INT(S,1,X,r,rs,rt)  argument
  | 
| /include/linux/amba/ | 
| D | pl022.h | 244 	bool rt;  member
  | 
| /include/linux/spi/ | 
| D | spi.h | 191 	bool			rt;  member 710 	bool				rt;  member
  | 
| /include/uapi/linux/ | 
| D | cdrom.h | 888 	__u8 rt				: 1;  member 905 	__u8 rt				: 1;  member
  | 
| /include/video/ | 
| D | sticore.h | 72 #define REGION_OFFSET_TO_PHYS( rt, hpa ) \  argument
  | 
| /include/linux/ | 
| D | sched.h | 889 	struct sched_rt_entity		rt;  member
  |