Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Digmp.h43 #define IGMPV3_BLOCK_OLD_SOURCES 6 macro
/linux-4.1.27/net/ipv4/
Digmp.c300 case IGMPV3_BLOCK_OLD_SOURCES: in is_in()
502 type == IGMPV3_BLOCK_OLD_SOURCES) && psf->sf_crcount) { in add_grec()
519 type == IGMPV3_BLOCK_OLD_SOURCES) in add_grec()
606 type = IGMPV3_BLOCK_OLD_SOURCES; in igmpv3_send_cr()
607 dtype = IGMPV3_BLOCK_OLD_SOURCES; in igmpv3_send_cr()
638 type = IGMPV3_BLOCK_OLD_SOURCES; in igmpv3_send_cr()
642 dtype = IGMPV3_BLOCK_OLD_SOURCES; in igmpv3_send_cr()
/linux-4.1.27/net/bridge/
Dbr_multicast.c1005 case IGMPV3_BLOCK_OLD_SOURCES: in br_ip4_multicast_igmp3_report()