Searched refs:estab (Results 1 – 1 of 1) sorted by relevance
3574 struct tcp_options_received *opt_rx, int estab, in tcp_parse_options() argument3602 if (opsize == TCPOLEN_MSS && th->syn && !estab) { in tcp_parse_options()3614 !estab && sysctl_tcp_window_scaling) { in tcp_parse_options()3628 ((estab && opt_rx->tstamp_ok) || in tcp_parse_options()3629 (!estab && sysctl_tcp_timestamps))) { in tcp_parse_options()3637 !estab && sysctl_tcp_sack) { in tcp_parse_options()