Searched refs:piphdr (Results 1 – 2 of 2) sorted by relevance
355 struct iphdr *piphdr; in rtw_recv_select_queue() local366 piphdr = (struct iphdr *)(pdata + ETH_HLEN); in rtw_recv_select_queue()368 dscp = piphdr->tos & 0xfc; in rtw_recv_select_queue()
691 struct iphdr *piphdr = (struct iphdr *)tmp; in update_attrib() local694 if (piphdr->protocol == 0x1) /* protocol type in ip header 0x1 is ICMP */ in update_attrib()