dst_ops           185 include/linux/rio.h 	u32 dst_ops;
dst_ops            37 include/net/dst.h 	struct  dst_ops	        *ops;
dst_ops           375 include/net/dst.h void *dst_alloc(struct dst_ops *ops, struct net_device *dev, int initial_ref,
dst_ops            18 include/net/dst_ops.h 	int			(*gc)(struct dst_ops *ops);
dst_ops            42 include/net/dst_ops.h static inline int dst_entries_get_fast(struct dst_ops *dst)
dst_ops            47 include/net/dst_ops.h static inline int dst_entries_get_slow(struct dst_ops *dst)
dst_ops            57 include/net/dst_ops.h static inline void dst_entries_add(struct dst_ops *dst, int val)
dst_ops            64 include/net/dst_ops.h static inline int dst_entries_init(struct dst_ops *dst)
dst_ops            69 include/net/dst_ops.h static inline void dst_entries_destroy(struct dst_ops *dst)
dst_ops            57 include/net/netns/ipv6.h 	struct dst_ops		ip6_dst_ops;
dst_ops            71 include/net/netns/xfrm.h 	struct dst_ops		xfrm4_dst_ops;
dst_ops            73 include/net/netns/xfrm.h 	struct dst_ops		xfrm6_dst_ops;
dst_ops           287 include/net/xfrm.h 	struct dst_ops		*dst_ops;