HomeSort by relevance Sort by last modified time
    Searched full:eacmp (Results 1 - 1 of 1) sorted by null

  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
ethernet.h 152 #define eacmp(a, b) ((((const uint16 *)(a))[0] ^ ((const uint16 *)(b))[0]) | \ macro
156 #define ether_cmp(a, b) eacmp(a, b)

Completed in 56 milliseconds