Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Digmp.h43 #define IGMPV3_ALLOW_NEW_SOURCES 5 macro
/linux-6.6.21/net/ipv4/
Digmp.c304 case IGMPV3_ALLOW_NEW_SOURCES: in is_in()
521 (type == IGMPV3_ALLOW_NEW_SOURCES || in add_grec()
550 if ((type == IGMPV3_ALLOW_NEW_SOURCES || in add_grec()
568 if (type == IGMPV3_ALLOW_NEW_SOURCES || in add_grec()
700 dtype = IGMPV3_ALLOW_NEW_SOURCES; in igmpv3_send_cr()
702 type = IGMPV3_ALLOW_NEW_SOURCES; in igmpv3_send_cr()
/linux-6.6.21/net/bridge/
Dbr_multicast_eht.c707 case IGMPV3_ALLOW_NEW_SOURCES: in __eht_ip4_handle()
Dbr_multicast.c2822 case IGMPV3_ALLOW_NEW_SOURCES: in br_ip4_multicast_igmp3_report()
2863 case IGMPV3_ALLOW_NEW_SOURCES: in br_ip4_multicast_igmp3_report()
/linux-6.6.21/drivers/net/
Damt.c2047 case IGMPV3_ALLOW_NEW_SOURCES: in amt_igmpv3_report_handler()