Searched refs:ip_off (Results 1 – 3 of 3) sorted by relevance
839 unsigned int ip_off; member1020 st->ip_off = skb_network_header(skb) - skb->data; in tso_start()1027 st->ip_base_len = st->header_len - st->ip_off; in tso_start()1186 (struct iphdr *)(header + st->ip_off); in tso_start_new_packet()1192 (struct ipv6hdr *)(header + st->ip_off); in tso_start_new_packet()
2122 u8 hdr_len, ip_off; in atl1_tso() local2159 ip_off = (unsigned char *)iph - in atl1_tso()2161 if (ip_off == 8) /* 802.3-SNAP frame */ in atl1_tso()2163 else if (ip_off != 0) in atl1_tso()
8233 int ip_off; in check_L2_lro_capable() local8245 ip_off = HEADER_ETHERNET_II_802_3_SIZE; in check_L2_lro_capable()8252 ip_off += HEADER_VLAN_SIZE; in check_L2_lro_capable()8258 *ip = (struct iphdr *)(buffer + ip_off); in check_L2_lro_capable()