Searched refs:ip_off (Results 1 – 3 of 3) sorted by relevance
2114 u8 hdr_len, ip_off; in atl1_tso() local2152 ip_off = (unsigned char *)iph - in atl1_tso()2154 if (ip_off == 8) /* 802.3-SNAP frame */ in atl1_tso()2156 else if (ip_off != 0) in atl1_tso()
8389 int ip_off; in check_L2_lro_capable() local8401 ip_off = HEADER_ETHERNET_II_802_3_SIZE; in check_L2_lro_capable()8408 ip_off += HEADER_VLAN_SIZE; in check_L2_lro_capable()8414 *ip = (struct iphdr *)((u8 *)buffer + ip_off); in check_L2_lro_capable()
284 s16 ip_off; /* fragment offset field */