Home
last modified time | relevance | path

Searched refs:IGMPV3_ALL_MCR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Digmp.h122 #define IGMPV3_ALL_MCR htonl(0xE0000016L) macro
/openbmc/linux/net/ipv4/
H A Digmp.c372 rt = ip_route_output_ports(net, &fl4, NULL, IGMPV3_ALL_MCR, 0, in igmpv3_newpack()