Searched refs:br_multicast_router (Results 1 – 3 of 3) sorted by relevance
68 bool br_multicast_router(const struct net_device *dev);89 static inline bool br_multicast_router(const struct net_device *dev) in br_multicast_router() function
2220 bool br_multicast_router(const struct net_device *dev) in br_multicast_router() function2230 EXPORT_SYMBOL_GPL(br_multicast_router);
168 bridge_device->mrouter = br_multicast_router(br_dev); in mlxsw_sp_bridge_device_create()