Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Digmp.h39 #define IGMPV3_MODE_IS_INCLUDE 1 macro
/Linux-v5.4/net/ipv4/
Digmp.c276 case IGMPV3_MODE_IS_INCLUDE: in is_in()
287 return type == IGMPV3_MODE_IS_INCLUDE; in is_in()
479 isquery = type == IGMPV3_MODE_IS_INCLUDE || in add_grec()
604 type = IGMPV3_MODE_IS_INCLUDE; in igmpv3_send_report()
614 type = IGMPV3_MODE_IS_INCLUDE; in igmpv3_send_report()
/Linux-v5.4/net/bridge/
Dbr_multicast.c952 case IGMPV3_MODE_IS_INCLUDE: in br_ip4_multicast_igmp3_report()
966 type == IGMPV3_MODE_IS_INCLUDE) && in br_ip4_multicast_igmp3_report()