Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dneighbour.h342 struct net_device *dev, bool want_ref);
/Linux-v6.1/net/core/
Dneighbour.c654 bool exempt_from_gc, bool want_ref) in ___neigh_create() argument
715 if (want_ref) in ___neigh_create()
727 if (want_ref) in ___neigh_create()
748 struct net_device *dev, bool want_ref) in __neigh_create() argument
750 return ___neigh_create(tbl, pkey, dev, 0, false, want_ref); in __neigh_create()