Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dtcp.h90 struct tcp_options_received { struct
109 static inline void tcp_clear_options(struct tcp_options_received *rx_opt) in tcp_clear_options() argument
275 struct tcp_options_received rx_opt;
/Linux-v4.19/net/ipv4/
Dsyncookies.c236 struct tcp_options_received *tcp_opt) in cookie_timestamp_decode()
264 bool cookie_ecn_ok(const struct tcp_options_received *tcp_opt, in cookie_ecn_ok()
286 struct tcp_options_received tcp_opt; in cookie_v4_check()
Dtcp_minisocks.c94 struct tcp_options_received tmp_opt; in tcp_timewait_state_process()
588 struct tcp_options_received tmp_opt; in tcp_check_req()
Dtcp_input.c3763 struct tcp_options_received *opt_rx, in smc_parse_options()
3783 struct tcp_options_received *opt_rx, int estab, in tcp_parse_options()
5694 struct tcp_options_received opt; in tcp_rcv_fastopen_synack()
6297 const struct tcp_options_received *rx_opt, in tcp_openreq_init()
6401 struct tcp_options_received tmp_opt; in tcp_conn_request()
/Linux-v4.19/include/net/
Dtcp.h412 struct tcp_options_received *opt_rx,
531 struct tcp_options_received *opt);
532 bool cookie_ecn_ok(const struct tcp_options_received *opt,
1312 static inline void tcp_sack_reset(struct tcp_options_received *rx_opt) in tcp_sack_reset()
1409 static inline bool tcp_paws_check(const struct tcp_options_received *rx_opt, in tcp_paws_check()
1427 static inline bool tcp_paws_reject(const struct tcp_options_received *rx_opt, in tcp_paws_reject()
/Linux-v4.19/net/ipv6/
Dsyncookies.c135 struct tcp_options_received tcp_opt; in cookie_v6_check()
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dcm.c3759 struct tcp_options_received tmp_opt; in build_cpl_pass_accept_req()