Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Digmp.h44 #define IGMPV3_BLOCK_OLD_SOURCES 6 macro
/Linux-v4.19/net/ipv4/
Digmp.c303 case IGMPV3_BLOCK_OLD_SOURCES: in is_in()
514 type == IGMPV3_BLOCK_OLD_SOURCES) && psf->sf_crcount) in add_grec()
543 type == IGMPV3_BLOCK_OLD_SOURCES) && psf->sf_crcount) { in add_grec()
561 type == IGMPV3_BLOCK_OLD_SOURCES) in add_grec()
652 type = IGMPV3_BLOCK_OLD_SOURCES; in igmpv3_send_cr()
653 dtype = IGMPV3_BLOCK_OLD_SOURCES; in igmpv3_send_cr()
684 type = IGMPV3_BLOCK_OLD_SOURCES; in igmpv3_send_cr()
688 dtype = IGMPV3_BLOCK_OLD_SOURCES; in igmpv3_send_cr()
/Linux-v4.19/net/bridge/
Dbr_multicast.c1175 case IGMPV3_BLOCK_OLD_SOURCES: in br_ip4_multicast_igmp3_report()