Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_output.c3971 static int tcp_send_syn_data(struct sock *sk, struct sk_buff *syn) in tcp_send_syn_data() function
4148 err = tp->fastopen_req ? tcp_send_syn_data(sk, buff) : in tcp_connect()