Home
last modified time | relevance | path

Searched refs:pktdat (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_sock_qos.c372 uint8 *pktdat = NULL; in __dhd_upgrade_sock_flow() local
419 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()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_sock_qos.c372 uint8 *pktdat = NULL; in __dhd_upgrade_sock_flow() local
419 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()