Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Digmp.h39 #define IGMPV3_MODE_IS_INCLUDE 1 macro
/openbmc/linux/net/ipv4/
H A Digmp.c276 case IGMPV3_MODE_IS_INCLUDE: in is_in()
287 return type == IGMPV3_MODE_IS_INCLUDE; in is_in()
481 isquery = type == IGMPV3_MODE_IS_INCLUDE || in add_grec()
606 type = IGMPV3_MODE_IS_INCLUDE; in igmpv3_send_report()
616 type = IGMPV3_MODE_IS_INCLUDE; in igmpv3_send_report()
/openbmc/linux/net/bridge/
H A Dbr_multicast_eht.c718 case IGMPV3_MODE_IS_INCLUDE: in __eht_ip4_handle()
H A Dbr_multicast.c2816 case IGMPV3_MODE_IS_INCLUDE: in br_ip4_multicast_igmp3_report()
2831 type == IGMPV3_MODE_IS_INCLUDE)) { in br_ip4_multicast_igmp3_report()
2866 case IGMPV3_MODE_IS_INCLUDE: in br_ip4_multicast_igmp3_report()
/openbmc/linux/drivers/net/
H A Damt.c2031 case IGMPV3_MODE_IS_INCLUDE: in amt_igmpv3_report_handler()