Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgb_hw.h684 #define IS_BROADCAST(Address) \ macro
H A Dixgb_hw.c1143 else if(IS_BROADCAST(mac_addr)) { in mac_addr_valid()