Searched refs:tcp_header_len (Results 1 – 2 of 2) sorted by relevance
181 u16 tcp_header_len; /* Bytes of tcp header to send */ member
668 return max_t(int, cutoff, 68U - tp->tcp_header_len); in tcp_bound_to_half_wnd()706 tp->pred_flags = htonl((tp->tcp_header_len << 26) | in __tcp_fast_path_on()