Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ixgb/
HDixgb_hw.h665 #define IS_BROADCAST(Address) \ macro
HDixgb_hw.c1147 else if (IS_BROADCAST(mac_addr)) { in mac_addr_valid()