Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dtcp.h81 struct tcp_options_received { struct
102 static inline void tcp_clear_options(struct tcp_options_received *rx_opt) in tcp_clear_options() argument
280 struct tcp_options_received rx_opt;
/kernel/linux/linux-5.10/net/ipv4/
Dsyncookies.c242 struct tcp_options_received *tcp_opt) in cookie_timestamp_decode()
270 bool cookie_ecn_ok(const struct tcp_options_received *tcp_opt, in cookie_ecn_ok()
326 struct tcp_options_received tcp_opt; in cookie_v4_check()
Dtcp_minisocks.c95 struct tcp_options_received tmp_opt; in tcp_timewait_state_process()
574 struct tcp_options_received tmp_opt; in tcp_check_req()
Dtcp_input.c3893 struct tcp_options_received *opt_rx, in smc_parse_options()
3959 struct tcp_options_received *opt_rx, int estab, in tcp_parse_options()
5962 struct tcp_options_received opt; in tcp_rcv_fastopen_synack()
6615 const struct tcp_options_received *rx_opt, in tcp_openreq_init()
6760 struct tcp_options_received tmp_opt; in tcp_conn_request()
/kernel/linux/linux-5.10/include/net/
Dmptcp.h159 struct tcp_options_received *opt_rx) in mptcp_parse_option()
Dtcp.h406 struct tcp_options_received *opt_rx,
550 struct tcp_options_received *opt);
551 bool cookie_ecn_ok(const struct tcp_options_received *opt,
1366 static inline void tcp_sack_reset(struct tcp_options_received *rx_opt) in tcp_sack_reset()
1483 static inline bool tcp_paws_check(const struct tcp_options_received *rx_opt, in tcp_paws_check()
1501 static inline bool tcp_paws_reject(const struct tcp_options_received *rx_opt, in tcp_paws_reject()
/kernel/linux/linux-5.10/net/ipv6/
Dsyncookies.c130 struct tcp_options_received tcp_opt; in cookie_v6_check()
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
Dcm.c3933 struct tcp_options_received tmp_opt; in build_cpl_pass_accept_req()