Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Digmp.h39 #define IGMPV3_MODE_IS_INCLUDE 1 macro
/Linux-v4.19/net/ipv4/
Digmp.c271 case IGMPV3_MODE_IS_INCLUDE: in is_in()
282 return type == IGMPV3_MODE_IS_INCLUDE; in is_in()
473 isquery = type == IGMPV3_MODE_IS_INCLUDE || in add_grec()
598 type = IGMPV3_MODE_IS_INCLUDE; in igmpv3_send_report()
608 type = IGMPV3_MODE_IS_INCLUDE; in igmpv3_send_report()
/Linux-v4.19/net/bridge/
Dbr_multicast.c1170 case IGMPV3_MODE_IS_INCLUDE: in br_ip4_multicast_igmp3_report()
1184 type == IGMPV3_MODE_IS_INCLUDE) && in br_ip4_multicast_igmp3_report()