Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
H A Dneighbour.c130 bool on_gc_list, exempt_from_gc; in neigh_update_gc_list() local
414 neigh_alloc(struct neigh_table *tbl, struct net_device *dev, u8 flags, bool exempt_from_gc) neigh_alloc() argument
583 ___neigh_create(struct neigh_table *tbl, const void *pkey, struct net_device *dev, u8 flags, bool exempt_from_gc, bool want_ref) ___neigh_create() argument
1958 bool exempt_from_gc; neigh_add() local
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dneighbour.c131 bool on_gc_list, exempt_from_gc; in neigh_update_gc_list() local
469 neigh_alloc(struct neigh_table *tbl, struct net_device *dev, u32 flags, bool exempt_from_gc) neigh_alloc() argument
639 ___neigh_create(struct neigh_table *tbl, const void *pkey, struct net_device *dev, u32 flags, bool exempt_from_gc, bool want_ref) ___neigh_create() argument
2056 bool exempt_from_gc = ndm_permanent || neigh_add() local
[all...]

Completed in 6 milliseconds