Home
last modified time | relevance | path

Searched defs:is_broadcast_ether_addr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Detherdevice.h169 static inline bool is_broadcast_ether_addr(const u8 *addr) in is_broadcast_ether_addr() function
/openbmc/qemu/include/net/
H A Deth.h270 static inline int is_broadcast_ether_addr(const uint8_t *addr) in is_broadcast_ether_addr() function