Searched refs:tcp_options_received (Results 1 – 3 of 3) sorted by relevance
82 struct tcp_options_received { struct103 static inline void tcp_clear_options(struct tcp_options_received *rx_opt) in tcp_clear_options() argument281 struct tcp_options_received rx_opt;
219 struct tcp_options_received *opt_rx) in mptcp_parse_option()
418 struct tcp_options_received *opt_rx,563 struct tcp_options_received *opt);564 bool cookie_ecn_ok(const struct tcp_options_received *opt,1388 static inline void tcp_sack_reset(struct tcp_options_received *rx_opt) in tcp_sack_reset()1534 static inline bool tcp_paws_check(const struct tcp_options_received *rx_opt, in tcp_paws_check()1552 static inline bool tcp_paws_reject(const struct tcp_options_received *rx_opt, in tcp_paws_reject()