Searched refs:estab (Results 1 – 2 of 2) sorted by relevance
3698 struct tcp_options_received *opt_rx, int estab, in tcp_parse_options() argument3726 if (opsize == TCPOLEN_MSS && th->syn && !estab) { in tcp_parse_options()3738 !estab && sysctl_tcp_window_scaling) { in tcp_parse_options()3752 ((estab && opt_rx->tstamp_ok) || in tcp_parse_options()3753 (!estab && sysctl_tcp_timestamps))) { in tcp_parse_options()3761 !estab && sysctl_tcp_sack) { in tcp_parse_options()
443 int estab, struct tcp_fastopen_cookie *foc);