Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Ddst_ops.h45 static inline int dst_entries_get_fast(struct dst_ops *dst) in dst_entries_get_fast() function
/Linux-v5.4/net/core/
Ddst.c84 if (ops->gc && dst_entries_get_fast(ops) > ops->gc_thresh) { in dst_alloc()
/Linux-v5.4/net/ipv6/
Droute.c3171 entries = dst_entries_get_fast(ops); in ip6_dst_gc()