Lines Matching refs:dst_entry
324 struct dst_entry *(*dst_lookup)(struct net *net,
336 struct dst_entry *(*blackhole_route)(struct net *net, struct dst_entry *orig);
927 struct dst_entry dst;
931 struct dst_entry *route;
932 struct dst_entry *child;
933 struct dst_entry *path;
944 static inline struct dst_entry *xfrm_dst_path(const struct dst_entry *dst) in xfrm_dst_path()
953 return (struct dst_entry *) dst; in xfrm_dst_path()
956 static inline struct dst_entry *xfrm_dst_child(const struct dst_entry *dst) in xfrm_dst_child()
968 static inline void xfrm_dst_set_child(struct xfrm_dst *xdst, struct dst_entry *child) in xfrm_dst_set_child()
982 void xfrm_dst_ifdown(struct dst_entry *dst, struct net_device *dev);
1624 struct dst_entry *__xfrm_dst_lookup(struct net *net, int tos, int oif,
1862 static inline bool xfrm_dst_offload_ok(struct dst_entry *dst) in xfrm_dst_offload_ok()
1936 static inline bool xfrm_dst_offload_ok(struct dst_entry *dst) in xfrm_dst_offload_ok()