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