Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Ddst_ops.h57 static inline void dst_entries_add(struct dst_ops *dst, int val) in dst_entries_add() function
/openbmc/linux/net/core/
H A Ddst.c75 dst_entries_add(ops, 1); in dst_init()
164 dst_entries_add(dst->ops, -1); in dst_count_dec()