Searched refs:ndo_mdb_del_bulk (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/bridge/
H A Dbr_device.c458 .ndo_mdb_del_bulk = br_mdb_del_bulk,
/linux-master/net/core/
H A Drtnetlink.c6470 if (!dev->netdev_ops->ndo_mdb_del_bulk) {
6474 return dev->netdev_ops->ndo_mdb_del_bulk(dev, tb, extack);
/linux-master/include/linux/
H A Dnetdevice.h1248 * int (*ndo_mdb_del_bulk)(struct net_device *dev, struct nlattr *tb[],
1533 int (*ndo_mdb_del_bulk)(struct net_device *dev, member in struct:net_device_ops
/linux-master/drivers/net/vxlan/
H A Dvxlan_core.c3232 .ndo_mdb_del_bulk = vxlan_mdb_del_bulk,

Completed in 248 milliseconds