Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Digmp.h44 #define IGMPV3_BLOCK_OLD_SOURCES 6 macro
/Linux-v5.4/net/ipv4/
Digmp.c308 case IGMPV3_BLOCK_OLD_SOURCES: in is_in()
520 type == IGMPV3_BLOCK_OLD_SOURCES) && psf->sf_crcount) in add_grec()
549 type == IGMPV3_BLOCK_OLD_SOURCES) && psf->sf_crcount) { in add_grec()
567 type == IGMPV3_BLOCK_OLD_SOURCES) in add_grec()
665 type = IGMPV3_BLOCK_OLD_SOURCES; in igmpv3_send_cr()
666 dtype = IGMPV3_BLOCK_OLD_SOURCES; in igmpv3_send_cr()
697 type = IGMPV3_BLOCK_OLD_SOURCES; in igmpv3_send_cr()
701 dtype = IGMPV3_BLOCK_OLD_SOURCES; in igmpv3_send_cr()
/Linux-v5.4/net/bridge/
Dbr_multicast.c957 case IGMPV3_BLOCK_OLD_SOURCES: in br_ip4_multicast_igmp3_report()