Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Digmp.h40 #define IGMPV3_CHANGE_TO_INCLUDE 3 macro
/linux-4.1.27/net/ipv4/
Digmp.c284 case IGMPV3_CHANGE_TO_INCLUDE: in is_in()
613 type = IGMPV3_CHANGE_TO_INCLUDE; in igmpv3_send_cr()
652 type = IGMPV3_CHANGE_TO_INCLUDE; in igmpv3_send_cr()
/linux-4.1.27/net/bridge/
Dbr_multicast.c1002 case IGMPV3_CHANGE_TO_INCLUDE: in br_ip4_multicast_igmp3_report()