Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Din.h59 static inline bool ipv4_is_all_snoopers(__be32 addr) in ipv4_is_all_snoopers() function
/openbmc/linux/net/bridge/
H A Dbr_multicast.c3828 } else if (ipv4_is_all_snoopers(ip_hdr(skb)->daddr)) { in br_multicast_ipv4_rcv()