Searched refs:igmp_send_report (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | igmp.c | 723 static int igmp_send_report(struct in_device *in_dev, struct ip_mc_list *pmc, in igmp_send_report() function 843 igmp_send_report(in_dev, im, IGMP_HOST_MEMBERSHIP_REPORT); in igmp_timer_expire() 845 igmp_send_report(in_dev, im, IGMPV2_HOST_MEMBERSHIP_REPORT); in igmp_timer_expire() 847 igmp_send_report(in_dev, im, IGMPV3_HOST_MEMBERSHIP_REPORT); in igmp_timer_expire() 1309 igmp_send_report(in_dev, im, IGMP_HOST_LEAVE_MESSAGE); in __igmp_group_dropped() 1657 igmp_send_report(in_dev, im, type); in ip_mc_rejoin_groups()
|
| /OK3568_Linux_fs/kernel/Documentation/trace/ |
| H A D | histogram.rst | 1509 igmp_send_report+0x1e9/0x230
|