Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Ddst_ops.h46 static inline int dst_entries_get_fast(struct dst_ops *dst) in dst_entries_get_fast() function
/OK3568_Linux_fs/kernel/net/core/
H A Ddst.c86 dst_entries_get_fast(ops) > ops->gc_thresh) { in dst_alloc()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Droute.c3197 entries = dst_entries_get_fast(ops); in ip6_dst_gc()