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

  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
ethernet.h 74 #define ETHER_TYPE_IP 0x0800 /* IP */
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
bcmutils.c 1144 if (evh->ether_type == hton16(ETHER_TYPE_IP)) {
1171 } else if (eh->ether_type == hton16(ETHER_TYPE_IP)) {
    [all...]

Completed in 90 milliseconds