Searched refs:IGMP_ALL_ROUTER (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | igmp.h | 121 #define IGMP_ALL_ROUTER htonl(0xE0000002L) macro |
/openbmc/linux/net/ipv4/ | ||
H A D | igmp.c | 748 dst = IGMP_ALL_ROUTER; in igmp_send_report() |