Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Din.h61 return addr == htonl(INADDR_ALLSNOOPERS_GROUP); in ipv4_is_all_snoopers()
/Linux-v6.6/tools/include/uapi/linux/
Din.h325 #define INADDR_ALLSNOOPERS_GROUP 0xe000006aU /* 224.0.0.106 */ macro
/Linux-v6.6/include/uapi/linux/
Din.h325 #define INADDR_ALLSNOOPERS_GROUP 0xe000006aU /* 224.0.0.106 */ macro
/Linux-v6.6/net/bridge/
Dbr_multicast.c4097 __ip_mc_inc_group(in_dev, htonl(INADDR_ALLSNOOPERS_GROUP), GFP_ATOMIC); in br_ip4_multicast_join_snoopers()
4128 __ip_mc_dec_group(in_dev, htonl(INADDR_ALLSNOOPERS_GROUP), GFP_ATOMIC); in br_ip4_multicast_leave_snoopers()