Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Digmp.h43 #define IGMPV3_ALLOW_NEW_SOURCES 5 macro
/Linux-v6.6/net/ipv4/
Digmp.c302 case IGMPV3_ALLOW_NEW_SOURCES: in is_in()
519 (type == IGMPV3_ALLOW_NEW_SOURCES || in add_grec()
548 if ((type == IGMPV3_ALLOW_NEW_SOURCES || in add_grec()
566 if (type == IGMPV3_ALLOW_NEW_SOURCES || in add_grec()
698 dtype = IGMPV3_ALLOW_NEW_SOURCES; in igmpv3_send_cr()
700 type = IGMPV3_ALLOW_NEW_SOURCES; in igmpv3_send_cr()
/Linux-v6.6/net/bridge/
Dbr_multicast_eht.c707 case IGMPV3_ALLOW_NEW_SOURCES: in __eht_ip4_handle()
Dbr_multicast.c2818 case IGMPV3_ALLOW_NEW_SOURCES: in br_ip4_multicast_igmp3_report()
2859 case IGMPV3_ALLOW_NEW_SOURCES: in br_ip4_multicast_igmp3_report()
/Linux-v6.6/drivers/net/
Damt.c2047 case IGMPV3_ALLOW_NEW_SOURCES: in amt_igmpv3_report_handler()