Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Din.h327 #define INADDR_ALLHOSTS_GROUP 0xe0000001U /* 224.0.0.1 */ macro
/linux/drivers/net/
H A Damt.c550 iph->daddr = htonl(INADDR_ALLHOSTS_GROUP); in amt_build_igmp_gq()
556 ip_eth_mc_map(htonl(INADDR_ALLHOSTS_GROUP), eth->h_dest); in amt_build_igmp_gq()