Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Digmp.h88 #define IGMPV2_HOST_MEMBERSHIP_REPORT 0x16 /* V2 version of 0x12 */ macro
/linux-4.1.27/net/ipv4/
Digmp.c782 igmp_send_report(in_dev, im, IGMPV2_HOST_MEMBERSHIP_REPORT); in igmp_timer_expire()
999 case IGMPV2_HOST_MEMBERSHIP_REPORT: in igmp_rcv()
1363 type = IGMPV2_HOST_MEMBERSHIP_REPORT; in ip_mc_rejoin_groups()
/linux-4.1.27/net/bridge/
Dbr_multicast.c1630 case IGMPV2_HOST_MEMBERSHIP_REPORT: in br_multicast_ipv4_rcv()