Searched refs:tsoh_iph (Results 1 – 1 of 1) sorted by relevance
1337 struct ip *tsoh_iph = (struct ip *)(header + tso->nh_off); in tso_start_new_packet() local1338 tsoh_iph->ip_len = htons(ip_length); in tso_start_new_packet()1343 struct ip6_hdr *tsoh_iph = in tso_start_new_packet() local1345 tsoh_iph->ip6_plen = htons(ip_length - sizeof(*tsoh_iph)); in tso_start_new_packet()