Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Digmp.h83 #define IGMP_HOST_MEMBERSHIP_QUERY 0x11 /* From RFC1112 */ macro
/linux-4.4.14/net/bridge/
Dbr_multicast.c414 ih->type = IGMP_HOST_MEMBERSHIP_QUERY; in br_ip4_multicast_alloc_query()
1605 case IGMP_HOST_MEMBERSHIP_QUERY: in br_multicast_ipv4_rcv()
/linux-4.4.14/net/ipv4/
Digmp.c1011 case IGMP_HOST_MEMBERSHIP_QUERY: in igmp_rcv()
1440 case IGMP_HOST_MEMBERSHIP_QUERY: in ip_mc_check_igmp_msg()