Searched refs:pktdat (Results 1 – 2 of 2) sorted by relevance
372 uint8 *pktdat = NULL; in __dhd_upgrade_sock_flow() local419 pktdat = PKTDATA(dhd->pub.osh, skb); in __dhd_upgrade_sock_flow()420 eh = (struct ether_header *) pktdat; in __dhd_upgrade_sock_flow()421 if (pktdat && (eh->ether_type == hton16(ETHER_TYPE_IP))) { in __dhd_upgrade_sock_flow()426 iph = (struct iphdr *)(pktdat + sizeof(struct ether_header)); in __dhd_upgrade_sock_flow()