allow_add 207 include/net/neighbour.h bool (*allow_add)(const struct net_device *dev, allow_add 1924 net/core/neighbour.c if (tbl->allow_add && !tbl->allow_add(dev, extack)) { allow_add 118 net/ipv6/ndisc.c .allow_add = ndisc_allow_add,