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

  /hardware/broadcom/wlan/bcm4329/src/include/proto/
ethernet.h 65 #define ETHER_TYPE_IP 0x0800
  /hardware/broadcom/wlan/bcm4329/src/shared/
bcmutils.c 929 if (ntoh16(evh->ether_type) == ETHER_TYPE_IP) {
956 } else if (ntoh16(eh->ether_type) == ETHER_TYPE_IP) {
    [all...]

Completed in 230 milliseconds