Home
last modified time | relevance | path

Searched refs:INADDR_ALLSNOOPERS_GROUP (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Din.h61 return addr == htonl(INADDR_ALLSNOOPERS_GROUP); in ipv4_is_all_snoopers()
/linux/tools/include/uapi/linux/
H A Din.h329 #define INADDR_ALLSNOOPERS_GROUP 0xe000006aU /* 224.0.0.106 */ macro
/linux/net/bridge/
H A Dbr_multicast.c4161 __ip_mc_inc_group(in_dev, htonl(INADDR_ALLSNOOPERS_GROUP), GFP_ATOMIC); in br_ip4_multicast_join_snoopers()
4192 __ip_mc_dec_group(in_dev, htonl(INADDR_ALLSNOOPERS_GROUP), GFP_ATOMIC); in br_ip4_multicast_leave_snoopers()