Home
last modified time | relevance | path

Searched refs:tcp_clear_options (Results 1 – 4 of 4) 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.c5965 tcp_clear_options(&opt); in tcp_rcv_fastopen_synack()
6265 tcp_clear_options(&tp->rx_opt); in tcp_rcv_synsent_state_process()
6270 tcp_clear_options(&tp->rx_opt); in tcp_rcv_synsent_state_process()
6796 tcp_clear_options(&tmp_opt); in tcp_conn_request()
6803 tcp_clear_options(&tmp_opt); in tcp_conn_request()
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
Dcm.c3952 tcp_clear_options(&tmp_opt); in build_cpl_pass_accept_req()