Searched refs:igmp_send_report (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Digmp.c644 static int igmp_send_report(struct in_device *in_dev, struct ip_mc_list *pmc, function
769 igmp_send_report(in_dev, im, IGMP_HOST_MEMBERSHIP_REPORT);
771 igmp_send_report(in_dev, im, IGMPV2_HOST_MEMBERSHIP_REPORT);
773 igmp_send_report(in_dev, im, IGMPV3_HOST_MEMBERSHIP_REPORT);
1181 igmp_send_report(in_dev, im, IGMP_HOST_LEAVE_MESSAGE);

Completed in 41 milliseconds