Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dtcp.h132 static inline void tcp_clear_options(struct tcp_options_received *rx_opt) in tcp_clear_options() function
/linux-6.15/net/ipv4/
H A Dsyncookies.c242 tcp_clear_options(tcp_opt); in cookie_timestamp_decode()
H A Dtcp_input.c6400 tcp_clear_options(&opt); in tcp_rcv_fastopen_synack()
6711 tcp_clear_options(&tp->rx_opt); in tcp_rcv_synsent_state_process()
6717 tcp_clear_options(&tp->rx_opt); in tcp_rcv_synsent_state_process()
7279 tcp_clear_options(&tmp_opt); in tcp_conn_request()
7286 tcp_clear_options(&tmp_opt); in tcp_conn_request()
/linux-6.15/drivers/infiniband/hw/cxgb4/
H A Dcm.c3956 tcp_clear_options(&tmp_opt); in build_cpl_pass_accept_req()