Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtcp.h111 struct tcp_options_received { struct
132 static inline void tcp_clear_options(struct tcp_options_received *rx_opt) in tcp_clear_options() argument
312 struct tcp_options_received rx_opt;
/openbmc/linux/net/ipv4/
H A Dsyncookies.c234 struct tcp_options_received *tcp_opt) in cookie_timestamp_decode()
262 bool cookie_ecn_ok(const struct tcp_options_received *tcp_opt, in cookie_ecn_ok()
322 struct tcp_options_received tcp_opt; in cookie_v4_check()
H A Dtcp_minisocks.c88 struct tcp_options_received tmp_opt; in tcp_timewait_state_process()
606 struct tcp_options_received tmp_opt; in tcp_check_req()
H A Dtcp_input.c4078 struct tcp_options_received *opt_rx, in smc_parse_options()
4145 struct tcp_options_received *opt_rx, int estab, in tcp_parse_options()
6238 struct tcp_options_received opt; in tcp_rcv_fastopen_synack()
6920 const struct tcp_options_received *rx_opt, in tcp_openreq_init()
7077 struct tcp_options_received tmp_opt; in tcp_conn_request()
/openbmc/linux/include/net/
H A Dtcp.h431 struct tcp_options_received *opt_rx,
577 struct tcp_options_received *opt);
578 bool cookie_ecn_ok(const struct tcp_options_received *opt,
1427 static inline void tcp_sack_reset(struct tcp_options_received *rx_opt) in tcp_sack_reset()
1618 static inline bool tcp_paws_check(const struct tcp_options_received *rx_opt, in tcp_paws_check()
1636 static inline bool tcp_paws_reject(const struct tcp_options_received *rx_opt, in tcp_paws_reject()
/openbmc/linux/net/ipv6/
H A Dsyncookies.c130 struct tcp_options_received tcp_opt; in cookie_v6_check()
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dcm.c3937 struct tcp_options_received tmp_opt; in build_cpl_pass_accept_req()