Searched refs:tcp_make_synack (Results 1 – 5 of 5) sorted by relevance
384 EXPORT_SYMBOL(tcp_make_synack);
1120 struct sk_buff * tcp_make_synack(struct sock *sk, struct dst_entry *dst, in tcp_make_synack() function
1304 skb = tcp_make_synack(sk, dst, req); in tcp_v4_send_synack()
814 extern struct sk_buff * tcp_make_synack(struct sock *sk,
897 skb = tcp_make_synack(sk, dst, req); in tcp_v6_send_synack()