Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Detherdevice.h431 static inline bool ether_addr_is_ipv4_mcast(const u8 *addr) in ether_addr_is_ipv4_mcast() function
449 return ether_addr_is_ipv4_mcast(addr) || in ether_addr_is_ip_mcast()