Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Ddst_ops.h51 static inline int dst_entries_get_slow(struct dst_ops *dst) in dst_entries_get_slow() function
/OK3568_Linux_fs/kernel/net/ipv6/
H A Droute.c3199 entries = dst_entries_get_slow(ops); in ip6_dst_gc()
3207 entries = dst_entries_get_slow(ops); in ip6_dst_gc()
6127 dst_entries_get_slow(&net->ipv6.ip6_dst_ops), in rt6_stats_seq_show()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Droute.c296 dst_entries_get_slow(&ipv4_dst_ops), in rt_cpu_seq_show()