Searched refs:tsoh_th (Results 1 – 1 of 1) sorted by relevance
1219 struct tcphdr *tsoh_th; in tso_start_new_packet() local1312 tsoh_th = (struct tcphdr *)(header + tso->tcph_off); in tso_start_new_packet()1317 tsoh_th->th_seq = htonl(tso->seqnum); in tso_start_new_packet()1322 tcp_set_flags(tsoh_th, tcp_get_flags(tsoh_th) & ~(TH_FIN | TH_PUSH)); in tso_start_new_packet()