Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/
H A Dbr_multicast.c4017 static void br_multicast_gc_work(struct work_struct *work) in br_multicast_gc_work() function
4093 INIT_WORK(&br->mcast_gc_work, br_multicast_gc_work); in br_multicast_init()