Searched refs:opt_rx (Results 1 – 3 of 3) sorted by relevance
3953 opt_rx->smc_ok = 1; in smc_parse_options()4018 opt_rx->saw_tstamp = 0; in tcp_parse_options()4019 opt_rx->saw_unknown = 0; in tcp_parse_options()4044 if (opt_rx->user_mss && in tcp_parse_options()4046 in_mss = opt_rx->user_mss; in tcp_parse_options()4055 opt_rx->wscale_ok = 1; in tcp_parse_options()4070 opt_rx->saw_tstamp = 1; in tcp_parse_options()4079 tcp_sack_reset(opt_rx); in tcp_parse_options()4086 opt_rx->sack_ok) { in tcp_parse_options()4120 opt_rx->saw_unknown = 1; in tcp_parse_options()[all …]
222 struct tcp_options_received *opt_rx) in mptcp_parse_option() argument
424 struct tcp_options_received *opt_rx,
Completed in 23 milliseconds