Lines Matching defs:dst
68 struct dst_entry *dst, *next, head; in dst_gc_task() local
157 struct dst_entry *dst; in dst_alloc() local
198 static void ___dst_free(struct dst_entry *dst) in ___dst_free()
208 void __dst_free(struct dst_entry *dst) in __dst_free()
224 struct dst_entry *dst_destroy(struct dst_entry * dst) in dst_destroy()
268 void dst_release(struct dst_entry *dst) in dst_release()
284 u32 *dst_cow_metrics_generic(struct dst_entry *dst, unsigned long old) in dst_cow_metrics_generic()
309 void __dst_destroy_metrics_generic(struct dst_entry *dst, unsigned long old) in __dst_destroy_metrics_generic()
328 void skb_dst_set_noref(struct sk_buff *skb, struct dst_entry *dst) in skb_dst_set_noref()
351 static void dst_ifdown(struct dst_entry *dst, struct net_device *dev, in dst_ifdown()
383 struct dst_entry *dst, *last = NULL; in dst_dev_event() local