Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtcp.h132 static inline void tcp_clear_options(struct tcp_options_received *rx_opt) in tcp_clear_options() function
/openbmc/linux/net/ipv4/
H A Dsyncookies.c240 tcp_clear_options(tcp_opt); in cookie_timestamp_decode()
H A Dtcp_input.c6241 tcp_clear_options(&opt); in tcp_rcv_fastopen_synack()
6541 tcp_clear_options(&tp->rx_opt); in tcp_rcv_synsent_state_process()
6547 tcp_clear_options(&tp->rx_opt); in tcp_rcv_synsent_state_process()
7115 tcp_clear_options(&tmp_opt); in tcp_conn_request()
7122 tcp_clear_options(&tmp_opt); in tcp_conn_request()
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dcm.c3956 tcp_clear_options(&tmp_opt); in build_cpl_pass_accept_req()