Home
last modified time | relevance | path

Searched refs:allow_add (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/net/
H A Dneighbour.h216 bool (*allow_add)(const struct net_device *dev, member
/linux-6.15/net/core/
H A Dneighbour.c1998 if (tbl->allow_add && !tbl->allow_add(dev, extack)) { in neigh_add()
/linux-6.15/net/ipv6/
H A Dndisc.c120 .allow_add = ndisc_allow_add,