Searched defs:skip_perm (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/core/ | ||
H A D | neighbour.c | 326 neigh_flush_dev(struct neigh_table *tbl, struct net_device *dev, bool skip_perm) neigh_flush_dev() argument 388 __neigh_ifdown(struct neigh_table *tbl, struct net_device *dev, bool skip_perm) __neigh_ifdown() argument |
/kernel/linux/linux-6.6/net/core/ | ||
H A D | neighbour.c | 380 neigh_flush_dev(struct neigh_table *tbl, struct net_device *dev, bool skip_perm) neigh_flush_dev() argument 442 __neigh_ifdown(struct neigh_table *tbl, struct net_device *dev, bool skip_perm) __neigh_ifdown() argument |
Completed in 9 milliseconds