Lines Matching defs:dst
68 struct dst_entry *dst, *next, head; in dst_gc_task() local
165 struct dst_entry *dst; in dst_alloc() local
207 static void ___dst_free(struct dst_entry *dst) in ___dst_free()
219 void __dst_free(struct dst_entry *dst) in __dst_free()
235 struct dst_entry *dst_destroy(struct dst_entry * dst) in dst_destroy()
274 struct dst_entry *dst = container_of(head, struct dst_entry, rcu_head); in dst_destroy_rcu() local
281 void dst_release(struct dst_entry *dst) in dst_release()
295 u32 *dst_cow_metrics_generic(struct dst_entry *dst, unsigned long old) in dst_cow_metrics_generic()
320 void __dst_destroy_metrics_generic(struct dst_entry *dst, unsigned long old) in __dst_destroy_metrics_generic()
339 static void dst_ifdown(struct dst_entry *dst, struct net_device *dev, in dst_ifdown()
362 struct dst_entry *dst, *last = NULL; in dst_dev_event() local