Home
last modified time | relevance | path

Searched refs:tcp_options_received (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dtcp.h82 struct tcp_options_received { struct
103 static inline void tcp_clear_options(struct tcp_options_received *rx_opt) in tcp_clear_options() argument
281 struct tcp_options_received rx_opt;
/include/net/
Dmptcp.h219 struct tcp_options_received *opt_rx) in mptcp_parse_option()
Dtcp.h418 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()