Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Ddst_ops.h46 static inline int dst_entries_get_fast(struct dst_ops *dst) in dst_entries_get_fast() function
/openbmc/linux/net/core/
H A Ddst.c86 dst_entries_get_fast(ops) > ops->gc_thresh) in dst_alloc()