Home
last modified time | relevance | path

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

/include/net/
Droute.h75 static inline bool rt_is_input_route(const struct rtable *rt) in rt_is_input_route()
80 static inline bool rt_is_output_route(const struct rtable *rt) in rt_is_output_route()
85 static inline __be32 rt_nexthop(const struct rtable *rt, __be32 daddr) in rt_nexthop()
239 static inline void ip_rt_put(struct rtable *rt) in ip_rt_put()
303 struct rtable *rt; in ip_route_connect() local
319 static inline struct rtable *ip_route_newports(struct flowi4 *fl4, struct rtable *rt, in ip_route_newports()
339 struct rtable *rt = skb_rtable(skb); in inet_iif() local
369 static inline struct neighbour *ip_neigh_for_gw(struct rtable *rt, in ip_neigh_for_gw()
Dip6_route.h104 static inline void ip6_rt_put_flags(struct rt6_info *rt, int flags) in ip6_rt_put_flags()
245 struct rt6_info *rt = (struct rt6_info *) skb_dst(skb); in ipv6_unicast_destination() local
253 struct rt6_info *rt = (struct rt6_info *)dst; in ipv6_anycast_destination() local
284 static inline const struct in6_addr *rt6_nexthop(const struct rt6_info *rt, in rt6_nexthop()
Ddn_route.h81 static inline bool dn_is_input_route(struct dn_route *rt) in dn_is_input_route()
86 static inline bool dn_is_output_route(struct dn_route *rt) in dn_is_output_route()
Dipx.h166 static __inline__ void ipxrtr_hold(struct ipx_route *rt) in ipxrtr_hold()
171 static __inline__ void ipxrtr_put(struct ipx_route *rt) in ipxrtr_put()
Dip6_fib.h258 static inline u32 rt6_get_cookie(const struct rt6_info *rt) in rt6_get_cookie()
274 static inline void ip6_rt_put(struct rt6_info *rt) in ip6_rt_put()
380 struct fib6_info *rt; member
428 void rt6_get_prefsrc(const struct rt6_info *rt, struct in6_addr *addr) in rt6_get_prefsrc()
Dx25.h268 static __inline__ void x25_route_hold(struct x25_route *rt) in x25_route_hold()
273 static __inline__ void x25_route_put(struct x25_route *rt) in x25_route_put()
Dif_inet6.h63 struct fib6_info *rt; member
Dip.h418 const struct rtable *rt = (const struct rtable *)dst; in ip_mtu_locked() local
Dxfrm.h929 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/
Dengine.h55 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.h248 bool rt; member
/include/linux/spi/
Dspi.h147 bool rt; member
560 bool rt; member
/include/uapi/linux/
Dcdrom.h866 __u8 rt : 1; member
883 __u8 rt : 1; member
/include/linux/
Dsched.h677 struct sched_rt_entity rt; member