Searched refs:outer_ip_off (Results 1 – 1 of 1) sorted by relevance
1653 u16 outer_ip_off, inner_ip_off, inner_mac_off; in bnxt_gro_func_5731x() local1659 outer_ip_off = BNXT_TPA_OUTER_L3_OFF(hdr_info); in bnxt_gro_func_5731x()1681 outer_ip_off -= 4; in bnxt_gro_func_5731x()1703 __be16 proto = *((__be16 *)(skb->data + outer_ip_off - in bnxt_gro_func_5731x()1717 u16 outer_ip_off, inner_ip_off, inner_mac_off; in bnxt_gro_func_5750x() local1723 outer_ip_off = BNXT_TPA_OUTER_L3_OFF(hdr_info); in bnxt_gro_func_5750x()1732 __be16 proto = *((__be16 *)(skb->data + outer_ip_off - in bnxt_gro_func_5750x()