Home
last modified time | relevance | path

Searched refs:dst_busy_list (Results 1 – 1 of 1) sorted by relevance

/net/core/
Ddst.c61 static struct dst_entry *dst_busy_list; variable
72 next = dst_busy_list; in dst_gc_task()
114 dst_busy_list = head.next; in dst_gc_task()
115 if (!dst_busy_list) in dst_gc_task()
392 for (dst = dst_busy_list; dst; dst = dst->next) { in dst_dev_event()
419 dst_busy_list = dst; in dst_dev_event()