Searched refs:ETHER_TYPE_IP (Results 1 - 4 of 4) sorted by relevance

/hardware/broadcom/wlan/bcm4329/dhdutil/include/proto/
H A Dethernet.h59 #define ETHER_TYPE_IP 0x0800 macro
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
H A Dethernet.h59 #define ETHER_TYPE_IP 0x0800 macro
/hardware/broadcom/wlan/bcm4329/dhdutil/
H A Dbcmutils.c946 if (ntoh16(evh->ether_type) == ETHER_TYPE_IP) {
973 } else if (ntoh16(eh->ether_type) == ETHER_TYPE_IP) {
/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Dbcmutils.c946 if (ntoh16(evh->ether_type) == ETHER_TYPE_IP) {
973 } else if (ntoh16(eh->ether_type) == ETHER_TYPE_IP) {

Completed in 31 milliseconds