Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Digmp.h43 #define IGMPV3_BLOCK_OLD_SOURCES 6 macro
/linux-4.4.14/net/ipv4/
Digmp.c303 case IGMPV3_BLOCK_OLD_SOURCES: in is_in()
506 type == IGMPV3_BLOCK_OLD_SOURCES) && psf->sf_crcount) { in add_grec()
523 type == IGMPV3_BLOCK_OLD_SOURCES) in add_grec()
613 type = IGMPV3_BLOCK_OLD_SOURCES; in igmpv3_send_cr()
614 dtype = IGMPV3_BLOCK_OLD_SOURCES; in igmpv3_send_cr()
645 type = IGMPV3_BLOCK_OLD_SOURCES; in igmpv3_send_cr()
649 dtype = IGMPV3_BLOCK_OLD_SOURCES; in igmpv3_send_cr()
/linux-4.4.14/net/bridge/
Dbr_multicast.c1031 case IGMPV3_BLOCK_OLD_SOURCES: in br_ip4_multicast_igmp3_report()