Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dtcp.h80 struct tcp_options_received { struct
98 static inline void tcp_clear_options(struct tcp_options_received *rx_opt) in tcp_clear_options() argument
228 struct tcp_options_received rx_opt;
/linux-4.1.27/net/ipv4/
Dsyncookies.c248 bool cookie_timestamp_decode(struct tcp_options_received *tcp_opt) in cookie_timestamp_decode()
276 bool cookie_ecn_ok(const struct tcp_options_received *tcp_opt, in cookie_ecn_ok()
294 struct tcp_options_received tcp_opt; in cookie_v4_check()
Dtcp_minisocks.c103 struct tcp_options_received tmp_opt; in tcp_timewait_state_process()
562 struct tcp_options_received tmp_opt; in tcp_check_req()
Dtcp_input.c3649 struct tcp_options_received *opt_rx, int estab, in tcp_parse_options()
5424 struct tcp_options_received opt; in tcp_rcv_fastopen_synack()
6014 const struct tcp_options_received *rx_opt, in tcp_openreq_init()
6091 struct tcp_options_received tmp_opt; in tcp_conn_request()
/linux-4.1.27/include/net/
Dtcp.h442 struct tcp_options_received *opt_rx,
501 bool cookie_timestamp_decode(struct tcp_options_received *opt);
502 bool cookie_ecn_ok(const struct tcp_options_received *opt,
1111 static inline void tcp_sack_reset(struct tcp_options_received *rx_opt) in tcp_sack_reset()
1182 static inline bool tcp_paws_check(const struct tcp_options_received *rx_opt, in tcp_paws_check()
1199 static inline bool tcp_paws_reject(const struct tcp_options_received *rx_opt, in tcp_paws_reject()
/linux-4.1.27/net/ipv6/
Dsyncookies.c158 struct tcp_options_received tcp_opt; in cookie_v6_check()
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dcm.c3533 struct tcp_options_received tmp_opt; in build_cpl_pass_accept_req()