HomeSort by relevance Sort by last modified time
    Searched refs:ETHER_IS_LOCALADDR (Results 1 - 2 of 2) sorted by null

  /hardware/broadcom/wlan/bcm4329/dhdutil/include/proto/
ethernet.h 106 #define ETHER_IS_LOCALADDR(ea) (((uint8 *)(ea))[0] & 2)
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
ethernet.h 108 #define ETHER_IS_LOCALADDR(ea) (((uint8 *)(ea))[0] & 2)

Completed in 87 milliseconds