Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Digmp.h43 #define IGMPV3_ALLOW_NEW_SOURCES 5 macro
/openbmc/linux/net/ipv4/
H A 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()
/openbmc/linux/net/bridge/
H A Dbr_multicast_eht.c707 case IGMPV3_ALLOW_NEW_SOURCES: in __eht_ip4_handle()
H A 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()
/openbmc/linux/drivers/net/
H A Damt.c2047 case IGMPV3_ALLOW_NEW_SOURCES: in amt_igmpv3_report_handler()