Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/
Dtcp_ipv4.c1434 tcp_clear_options(&tp); in tcp_v4_conn_request()
1441 tcp_clear_options(&tp); in tcp_v4_conn_request()
Dtcp_input.c4541 tcp_clear_options(tp); in tcp_rcv_synsent_state_process()
4546 tcp_clear_options(tp); in tcp_rcv_synsent_state_process()
/linux-2.4.37.9/include/net/
Dtcp.h726 static inline void tcp_clear_options(struct tcp_opt *tp) in tcp_clear_options() function
/linux-2.4.37.9/net/ipv6/
Dtcp_ipv6.c1200 tcp_clear_options(&tp); in tcp_v6_conn_request()