Searched refs:estab (Results 1 – 2 of 2) sorted by relevance
3649 struct tcp_options_received *opt_rx, int estab, in tcp_parse_options() argument3677 if (opsize == TCPOLEN_MSS && th->syn && !estab) { in tcp_parse_options()3689 !estab && sysctl_tcp_window_scaling) { in tcp_parse_options()3703 ((estab && opt_rx->tstamp_ok) || in tcp_parse_options()3704 (!estab && sysctl_tcp_timestamps))) { in tcp_parse_options()3712 !estab && sysctl_tcp_sack) { in tcp_parse_options()
443 int estab, struct tcp_fastopen_cookie *foc);