Home
last modified time | relevance | path

Searched refs:allow_add (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dneighbour.h208 bool (*allow_add)(const struct net_device *dev, member
/kernel/linux/linux-6.6/include/net/
H A Dneighbour.h214 bool (*allow_add)(const struct net_device *dev, member
/kernel/linux/linux-5.10/net/core/
H A Dneighbour.c1951 if (tbl->allow_add && !tbl->allow_add(dev, extack)) { in neigh_add()
/kernel/linux/linux-5.10/net/ipv6/
H A Dndisc.c120 .allow_add = ndisc_allow_add,
/kernel/linux/linux-6.6/net/ipv6/
H A Dndisc.c120 .allow_add = ndisc_allow_add,
/kernel/linux/linux-6.6/net/core/
H A Dneighbour.c2048 if (tbl->allow_add && !tbl->allow_add(dev, extack)) { in neigh_add()

Completed in 17 milliseconds