Home
last modified time | relevance | path

Searched refs:dst_entries_add (Results 1 - 4 of 4) sorted by relevance

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

Completed in 2 milliseconds