Home
last modified time | relevance | path

Searched defs:rt (Results 1 – 17 of 17) sorted by relevance

/include/net/
Droute.h90 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()
Dip6_route.h99 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()
Dip6_fib.h254 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()
Dx25.h266 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()
Dip.h436 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
Dif_inet6.h59 struct fib6_info *rt; member
Dxfrm.h1001 struct rtable rt; member
/include/linux/sunrpc/
Dtimer.h27 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/
Dengine.h60 bool rt; member
/include/math-emu/
Ddouble.h122 #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
Dquad.h128 #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
Dsingle.h111 #define FP_FROM_INT_S(X,r,rs,rt) _FP_FROM_INT(S,1,X,r,rs,rt) argument
/include/linux/amba/
Dpl022.h244 bool rt; member
/include/linux/spi/
Dspi.h191 bool rt; member
710 bool rt; member
/include/uapi/linux/
Dcdrom.h888 __u8 rt : 1; member
905 __u8 rt : 1; member
/include/video/
Dsticore.h72 #define REGION_OFFSET_TO_PHYS( rt, hpa ) \ argument
/include/linux/
Dsched.h889 struct sched_rt_entity rt; member