Lines Matching refs:dst_entry
387 struct dst_entry *(*dst_lookup)(const struct xfrm_dst_lookup_params *params);
393 struct dst_entry *(*blackhole_route)(struct net *net, struct dst_entry *orig);
1057 struct dst_entry dst;
1061 struct dst_entry *route;
1062 struct dst_entry *child;
1063 struct dst_entry *path;
1074 static inline struct dst_entry *xfrm_dst_path(const struct dst_entry *dst) in xfrm_dst_path()
1083 return (struct dst_entry *) dst; in xfrm_dst_path()
1086 static inline struct dst_entry *xfrm_dst_child(const struct dst_entry *dst) in xfrm_dst_child()
1098 static inline void xfrm_dst_set_child(struct xfrm_dst *xdst, struct dst_entry *child) in xfrm_dst_set_child()
1112 void xfrm_dst_ifdown(struct dst_entry *dst, struct net_device *dev);
1857 struct dst_entry *__xfrm_dst_lookup(int family, const struct xfrm_dst_lookup_params *params);
2088 static inline bool xfrm_dst_offload_ok(struct dst_entry *dst) in xfrm_dst_offload_ok()
2178 static inline bool xfrm_dst_offload_ok(struct dst_entry *dst) in xfrm_dst_offload_ok()