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

/linux-master/net/core/
H A Dneighbour.c131 bool on_gc_list, exempt_from_gc; local
469 neigh_alloc(struct neigh_table *tbl, struct net_device *dev, u32 flags, bool exempt_from_gc) argument
639 ___neigh_create(struct neigh_table *tbl, const void *pkey, struct net_device *dev, u32 flags, bool exempt_from_gc, bool want_ref) argument
2056 bool exempt_from_gc = ndm_permanent || local
[all...]

Completed in 105 milliseconds