Home
last modified time | relevance | path

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

/include/net/
A Droute.h91 static inline bool rt_is_input_route(const struct rtable *rt) in rt_is_input_route()
96 static inline bool rt_is_output_route(const struct rtable *rt) in rt_is_output_route()
101 static inline __be32 rt_nexthop(const struct rtable *rt, __be32 daddr) in rt_nexthop()
279 static inline void ip_rt_put(struct rtable *rt) in ip_rt_put()
343 struct rtable *rt; in ip_route_connect() local
358 static inline struct rtable *ip_route_newports(struct flowi4 *fl4, struct rtable *rt, in ip_route_newports()
377 struct rtable *rt = skb_rtable(skb); in inet_iif() local
412 static inline struct neighbour *ip_neigh_for_gw(struct rtable *rt, in ip_neigh_for_gw()
A 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()
A Dip6_fib.h245 static inline bool fib6_requires_src(const struct fib6_info *rt) in fib6_requires_src()
299 static inline u32 rt6_get_cookie(const struct rt6_info *rt) in rt6_get_cookie()
318 static inline void ip6_rt_put(struct rt6_info *rt) in ip6_rt_put()
426 struct fib6_info *rt; member
474 void rt6_get_prefsrc(const struct rt6_info *rt, struct in6_addr *addr) in rt6_get_prefsrc()
A Dx25.h265 static __inline__ void x25_route_hold(struct x25_route *rt) in x25_route_hold()
270 static __inline__ void x25_route_put(struct x25_route *rt) in x25_route_put()
A Dip.h431 const struct rtable *rt = dst_rtable(dst); in ip_mtu_locked() local
469 const struct rtable *rt = dst_rtable(dst); in ip_dst_mtu_maybe_forward() local
A Dif_inet6.h59 struct fib6_info *rt; member
A Dxfrm.h1058 struct rtable rt; member
/include/linux/sunrpc/
A 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/
A Dengine.h44 bool rt; member
/include/math-emu/
A 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
A 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
A Dsingle.h111 #define FP_FROM_INT_S(X,r,rs,rt) _FP_FROM_INT(S,1,X,r,rs,rt) argument
/include/linux/amba/
A Dpl022.h244 bool rt; member
/include/linux/spi/
A Dspi.h191 bool rt; member
718 bool rt; member
/include/uapi/linux/
A Dcdrom.h888 __u8 rt : 1; member
905 __u8 rt : 1; member
/include/video/
A Dsticore.h72 #define REGION_OFFSET_TO_PHYS( rt, hpa ) \ argument
/include/linux/
A Dsched.h870 struct sched_rt_entity rt; member

Completed in 43 milliseconds