Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dixgb_hw.h678 #define IS_MULTICAST(Address) \ macro
Dixgb_hw.c1138 if(IS_MULTICAST(mac_addr)) { in mac_addr_valid()