Home
last modified time | relevance | path

Searched defs:neigh_hold (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dneighbour.h432 #define neigh_hold(n) refcount_inc(&(n)->refcnt) macro
/kernel/linux/linux-6.6/include/net/
H A Dneighbour.h455 #define neigh_hold(n) refcount_inc(&(n)->refcnt) macro

Completed in 4 milliseconds