Lines Matching refs:dst_entry
334 struct dst_entry *(*dst_lookup)(struct net *net,
346 struct dst_entry *(*blackhole_route)(struct net *net, struct dst_entry *orig);
935 struct dst_entry dst;
939 struct dst_entry *route;
940 struct dst_entry *child;
941 struct dst_entry *path;
952 static inline struct dst_entry *xfrm_dst_path(const struct dst_entry *dst) in xfrm_dst_path()
961 return (struct dst_entry *) dst; in xfrm_dst_path()
964 static inline struct dst_entry *xfrm_dst_child(const struct dst_entry *dst) in xfrm_dst_child()
976 static inline void xfrm_dst_set_child(struct xfrm_dst *xdst, struct dst_entry *child) in xfrm_dst_set_child()
990 void xfrm_dst_ifdown(struct dst_entry *dst, struct net_device *dev);
1658 struct dst_entry *__xfrm_dst_lookup(struct net *net, int tos, int oif,
1903 static inline bool xfrm_dst_offload_ok(struct dst_entry *dst) in xfrm_dst_offload_ok()
1977 static inline bool xfrm_dst_offload_ok(struct dst_entry *dst) in xfrm_dst_offload_ok()