Home
last modified time | relevance | path

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

/linux-5.19.10/net/bridge/
Dbr_multicast.c3840 static void br_multicast_gc_work(struct work_struct *work) in br_multicast_gc_work() function
3914 INIT_WORK(&br->mcast_gc_work, br_multicast_gc_work); in br_multicast_init()