Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Din.h322 #define INADDR_ALLHOSTS_GROUP 0xe0000001U /* 224.0.0.1 */ macro
/linux-6.3-rc2/tools/include/uapi/linux/
A Din.h321 #define INADDR_ALLHOSTS_GROUP 0xe0000001U /* 224.0.0.1 */ macro
/linux-6.3-rc2/drivers/net/
A Damt.c548 iph->daddr = htonl(INADDR_ALLHOSTS_GROUP); in amt_build_igmp_gq()
554 ip_eth_mc_map(htonl(INADDR_ALLHOSTS_GROUP), eth->h_dest); in amt_build_igmp_gq()
/linux-6.3-rc2/net/ipv4/
A Digmp.c1556 ip_hdr(skb)->daddr != htonl(INADDR_ALLHOSTS_GROUP)) in ip_mc_check_igmp_query()
/linux-6.3-rc2/net/bridge/
A Dbr_multicast.c1250 ip4_dst = ip_dst ? ip_dst->dst.ip4 : htonl(INADDR_ALLHOSTS_GROUP); in br_multicast_alloc_query()

Completed in 24 milliseconds