Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dtcp.h102 static inline void tcp_clear_options(struct tcp_options_received *rx_opt) in tcp_clear_options() function
/kernel/linux/linux-5.10/net/ipv4/
Dsyncookies.c248 tcp_clear_options(tcp_opt); in cookie_timestamp_decode()
Dtcp_input.c6032 tcp_clear_options(&opt); in tcp_rcv_fastopen_synack()
6332 tcp_clear_options(&tp->rx_opt); in tcp_rcv_synsent_state_process()
6337 tcp_clear_options(&tp->rx_opt); in tcp_rcv_synsent_state_process()
6867 tcp_clear_options(&tmp_opt); in tcp_conn_request()
6874 tcp_clear_options(&tmp_opt); in tcp_conn_request()
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
Dtcp_nip_input.c1185 tcp_clear_options(&tmp_opt); in _tcp_nip_conn_request()
1982 tcp_clear_options(&tp->rx_opt); in tcp_nip_rcv_synsent_state_process()
1987 tcp_clear_options(&tp->rx_opt); in tcp_nip_rcv_synsent_state_process()
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
Dcm.c3952 tcp_clear_options(&tmp_opt); in build_cpl_pass_accept_req()