Home
last modified time | relevance | path

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

/linux-6.6.21/net/ipv6/
Dmcast.c1611 static void mld_report_work(struct work_struct *work) in mld_report_work() function
2772 INIT_DELAYED_WORK(&idev->mc_report_work, mld_report_work); in ipv6_mc_init_dev()