Home
last modified time | relevance | path

Searched refs:tcp_header_len (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dtcp.h181 u16 tcp_header_len; /* Bytes of tcp header to send */ member
/include/net/
Dtcp.h668 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()