Home
last modified time | relevance | path

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

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