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

  /hardware/broadcom/wlan/bcm4329/src/include/proto/
ethernet.h 117 #define ether_cmp(a, b) (!(((short*)a)[0] == ((short*)b)[0]) | \ macro

Completed in 41 milliseconds