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);
1059 struct dst_entry dst;
1063 struct dst_entry *route;
1064 struct dst_entry *child;
1065 struct dst_entry *path;
1076 static inline struct dst_entry *xfrm_dst_path(const struct dst_entry *dst) in xfrm_dst_path()
1085 return (struct dst_entry *) dst; in xfrm_dst_path()
1088 static inline struct dst_entry *xfrm_dst_child(const struct dst_entry *dst) in xfrm_dst_child()
1100 static inline void xfrm_dst_set_child(struct xfrm_dst *xdst, struct dst_entry *child) in xfrm_dst_set_child()
1114 void xfrm_dst_ifdown(struct dst_entry *dst, struct net_device *dev);
1859 struct dst_entry *__xfrm_dst_lookup(int family, const struct xfrm_dst_lookup_params *params);
2090 static inline bool xfrm_dst_offload_ok(struct dst_entry *dst) in xfrm_dst_offload_ok()
2180 static inline bool xfrm_dst_offload_ok(struct dst_entry *dst) in xfrm_dst_offload_ok()