Searched refs:ETHER_TYPE_IP (Results 1 – 5 of 5) sorted by relevance
87 if (ethertype != ETHER_TYPE_IP) { in pkt_frag_info()
1149 if (evh->ether_type == hton16(ETHER_TYPE_IP)) { in pktsetprio()1176 } else if (eh->ether_type == hton16(ETHER_TYPE_IP)) { in pktsetprio()
1676 (ntoh16(eh->ether_type) == ETHER_TYPE_IP)) { in dhd_start_xmit()1747 { ETHER_TYPE_IP, "IP" },
1584 if (eh_type != ETHER_TYPE_IP) { in dhd_tcpack_suppress()
80 #define ETHER_TYPE_IP 0x0800 /* IP */ macro