Home
last modified time | relevance | path

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

/linux-3.3/net/ipv4/
Dtcp_ipv4.c777 static int tcp_v4_send_synack(struct sock *sk, struct dst_entry *dst, in tcp_v4_send_synack() function
809 return tcp_v4_send_synack(sk, NULL, req, rvp); in tcp_v4_rtx_synack()
1409 if (tcp_v4_send_synack(sk, dst, req, in tcp_v4_conn_request()