Home
last modified time | relevance | path

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

/include/linux/
A Dtcp.h223 u16 tcp_header_len; /* Bytes of tcp header to send */ member
/include/net/
A Dtcp.h775 return max_t(int, cutoff, 68U - tp->tcp_header_len); in tcp_bound_to_half_wnd()
820 tp->pred_flags = htonl((tp->tcp_header_len << 26) | in __tcp_fast_path_on()

Completed in 15 milliseconds