Searched refs:estab (Results 1 – 2 of 2) sorted by relevance
3783 struct tcp_options_received *opt_rx, int estab, in tcp_parse_options() argument3811 if (opsize == TCPOLEN_MSS && th->syn && !estab) { in tcp_parse_options()3823 !estab && net->ipv4.sysctl_tcp_window_scaling) { in tcp_parse_options()3838 ((estab && opt_rx->tstamp_ok) || in tcp_parse_options()3839 (!estab && net->ipv4.sysctl_tcp_timestamps))) { in tcp_parse_options()3847 !estab && net->ipv4.sysctl_tcp_sack) { in tcp_parse_options()
413 int estab, struct tcp_fastopen_cookie *foc);