Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Detherdevice.h67 is_broadcast_ether_addr(const u8 * addr) in is_broadcast_ether_addr() function
/freebsd/contrib/wpa/src/utils/
H A Dcommon.h543 static inline int is_broadcast_ether_addr(const u8 *a) in is_broadcast_ether_addr() function