Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dtcp.h246 struct tcp_options_received { struct
267 static inline void tcp_clear_options(struct tcp_options_received *rx_opt) in tcp_clear_options() argument
377 struct tcp_options_received rx_opt;
/linux-3.4.99/include/net/
Dtcp.h414 struct tcp_options_received *opt_rx, const u8 **hvpp,
457 extern bool cookie_check_timestamp(struct tcp_options_received *opt, bool *);
991 static inline void tcp_sack_reset(struct tcp_options_received *rx_opt) in tcp_sack_reset()
1023 struct tcp_options_received *rx_opt, in tcp_openreq_init()
1079 static inline int tcp_paws_check(const struct tcp_options_received *rx_opt, in tcp_paws_check()
1096 static inline int tcp_paws_reject(const struct tcp_options_received *rx_opt, in tcp_paws_reject()
/linux-3.4.99/net/ipv4/
Dsyncookies.c235 bool cookie_check_timestamp(struct tcp_options_received *tcp_opt, bool *ecn_ok) in cookie_check_timestamp()
268 struct tcp_options_received tcp_opt; in cookie_v4_check()
Dtcp_minisocks.c143 struct tcp_options_received tmp_opt; in tcp_timewait_state_process()
572 struct tcp_options_received tmp_opt; in tcp_check_req()
Dtcp_ipv4.c1263 struct tcp_options_received tmp_opt; in tcp_v4_conn_request()
Dtcp_input.c3896 void tcp_parse_options(const struct sk_buff *skb, struct tcp_options_received *opt_rx, in tcp_parse_options()
/linux-3.4.99/net/ipv6/
Dsyncookies.c154 struct tcp_options_received tcp_opt; in cookie_v6_check()
Dtcp_ipv6.c1053 struct tcp_options_received tmp_opt; in tcp_v6_conn_request()