Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtcp.h133 static inline void tcp_clear_options(struct tcp_options_received *rx_opt) in tcp_clear_options() function
/linux/net/ipv4/
H A Dtcp_input.c6776 tcp_clear_options(&opt); in tcp_rcv_fastopen_synack()
7091 tcp_clear_options(&tp->rx_opt); in tcp_rcv_synsent_state_process()
7097 tcp_clear_options(&tp->rx_opt); in tcp_rcv_synsent_state_process()
7674 tcp_clear_options(&tmp_opt); in tcp_conn_request()
7681 tcp_clear_options(&tmp_opt); in tcp_conn_request()
/linux/drivers/infiniband/hw/cxgb4/
H A Dcm.c3956 tcp_clear_options(&tmp_opt); in build_cpl_pass_accept_req()