Lines Matching refs:dst_entry
318 struct dst_entry *(*dst_lookup)(struct net *net,
330 struct dst_entry *(*blackhole_route)(struct net *net, struct dst_entry *orig);
918 struct dst_entry dst;
922 struct dst_entry *route;
923 struct dst_entry *child;
924 struct dst_entry *path;
935 static inline struct dst_entry *xfrm_dst_path(const struct dst_entry *dst) in xfrm_dst_path()
944 return (struct dst_entry *) dst; in xfrm_dst_path()
947 static inline struct dst_entry *xfrm_dst_child(const struct dst_entry *dst) in xfrm_dst_child()
959 static inline void xfrm_dst_set_child(struct xfrm_dst *xdst, struct dst_entry *child) in xfrm_dst_set_child()
973 void xfrm_dst_ifdown(struct dst_entry *dst, struct net_device *dev);
1638 struct dst_entry *__xfrm_dst_lookup(struct net *net, int tos, int oif,
1881 static inline bool xfrm_dst_offload_ok(struct dst_entry *dst) in xfrm_dst_offload_ok()
1955 static inline bool xfrm_dst_offload_ok(struct dst_entry *dst) in xfrm_dst_offload_ok()