Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Digmp.h43 #define IGMPV3_ALLOW_NEW_SOURCES 5 macro
/Linux-v6.1/net/ipv4/
Digmp.c302 case IGMPV3_ALLOW_NEW_SOURCES: in is_in()
518 (type == IGMPV3_ALLOW_NEW_SOURCES || in add_grec()
547 if ((type == IGMPV3_ALLOW_NEW_SOURCES || in add_grec()
565 if (type == IGMPV3_ALLOW_NEW_SOURCES || in add_grec()
697 dtype = IGMPV3_ALLOW_NEW_SOURCES; in igmpv3_send_cr()
699 type = IGMPV3_ALLOW_NEW_SOURCES; in igmpv3_send_cr()
/Linux-v6.1/net/bridge/
Dbr_multicast_eht.c707 case IGMPV3_ALLOW_NEW_SOURCES: in __eht_ip4_handle()
Dbr_multicast.c2645 case IGMPV3_ALLOW_NEW_SOURCES: in br_ip4_multicast_igmp3_report()
2686 case IGMPV3_ALLOW_NEW_SOURCES: in br_ip4_multicast_igmp3_report()
/Linux-v6.1/drivers/net/
Damt.c2047 case IGMPV3_ALLOW_NEW_SOURCES: in amt_igmpv3_report_handler()