Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Din.h59 static inline bool ipv4_is_all_snoopers(__be32 addr) in ipv4_is_all_snoopers() function
/Linux-v5.4/net/bridge/
Dbr_multicast.c1612 } else if (ipv4_is_all_snoopers(ip_hdr(skb)->daddr)) { in br_multicast_ipv4_rcv()