Home
last modified time | relevance | path

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

/dflybsd-src/contrib/wpa_supplicant/src/utils/
H A Dcommon.h514 static inline int is_zero_ether_addr(const u8 *a) in is_zero_ether_addr() function
/dflybsd-src/sys/dev/netif/re/
H A Dre.c3492 is_zero_ether_addr(const u_int8_t * addr) in is_zero_ether_addr() function