Home
last modified time | relevance | path

Searched refs:tcp_clear_options (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/include/linux/
Dtcp.h267 static inline void tcp_clear_options(struct tcp_options_received *rx_opt) in tcp_clear_options() function
/linux-3.3/net/ipv4/
Dsyncookies.c241 tcp_clear_options(tcp_opt); in cookie_check_timestamp()
Dtcp_ipv4.c1300 tcp_clear_options(&tmp_opt); in tcp_v4_conn_request()
1340 tcp_clear_options(&tmp_opt); in tcp_v4_conn_request()
Dtcp_input.c5784 tcp_clear_options(&tp->rx_opt); in tcp_rcv_synsent_state_process()
5789 tcp_clear_options(&tp->rx_opt); in tcp_rcv_synsent_state_process()
/linux-3.3/net/ipv6/
Dtcp_ipv6.c1197 tcp_clear_options(&tmp_opt); in tcp_v6_conn_request()
1246 tcp_clear_options(&tmp_opt); in tcp_v6_conn_request()