Lines Matching defs:dst
70 struct dst_entry *dst, *next, head; in dst_gc_task() local
163 void dst_init(struct dst_entry *dst, struct dst_ops *ops, in dst_init()
203 struct dst_entry *dst; in dst_alloc() local
220 static void ___dst_free(struct dst_entry *dst) in ___dst_free()
232 void __dst_free(struct dst_entry *dst) in __dst_free()
248 struct dst_entry *dst_destroy(struct dst_entry * dst) in dst_destroy()
293 struct dst_entry *dst = container_of(head, struct dst_entry, rcu_head); in dst_destroy_rcu() local
300 void dst_release(struct dst_entry *dst) in dst_release()
316 u32 *dst_cow_metrics_generic(struct dst_entry *dst, unsigned long old) in dst_cow_metrics_generic()
341 void __dst_destroy_metrics_generic(struct dst_entry *dst, unsigned long old) in __dst_destroy_metrics_generic()
372 struct dst_entry *dst; in __metadata_dst_init() local
423 static void dst_ifdown(struct dst_entry *dst, struct net_device *dev, in dst_ifdown()
446 struct dst_entry *dst, *last = NULL; in dst_dev_event() local