Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Detherdevice.h437 static inline bool ether_addr_is_ipv4_mcast(const u8 *addr) in ether_addr_is_ipv4_mcast() function
453 return ether_addr_is_ipv4_mcast(addr) || in ether_addr_is_ip_mcast()