Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/
H A Dbr_sysfs_br.c393 static int set_multicast_router(struct net_bridge *br, unsigned long val, in set_multicast_router() function
403 return store_bridge_parm(d, buf, len, set_multicast_router); in multicast_router_store()