Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Digmp.h38 #define IGMPV3_MODE_IS_INCLUDE 1 macro
/linux-4.4.14/net/ipv4/
Digmp.c271 case IGMPV3_MODE_IS_INCLUDE: in is_in()
282 return type == IGMPV3_MODE_IS_INCLUDE; in is_in()
445 isquery = type == IGMPV3_MODE_IS_INCLUDE || in add_grec()
559 type = IGMPV3_MODE_IS_INCLUDE; in igmpv3_send_report()
569 type = IGMPV3_MODE_IS_INCLUDE; in igmpv3_send_report()
/linux-4.4.14/net/bridge/
Dbr_multicast.c1026 case IGMPV3_MODE_IS_INCLUDE: in br_ip4_multicast_igmp3_report()
1039 type == IGMPV3_MODE_IS_INCLUDE) && in br_ip4_multicast_igmp3_report()