Searched refs:tcp_v6_send_response (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/net/ipv6/ |
D | tcp_ipv6.c | 733 static void tcp_v6_send_response(struct sock *sk, struct sk_buff *skb, u32 seq, in tcp_v6_send_response() function 892 tcp_v6_send_response(sk, skb, seq, ack_seq, 0, 0, 0, oif, key, 1, 0, 0); in tcp_v6_send_reset() 908 tcp_v6_send_response(sk, skb, seq, ack, win, tsval, tsecr, oif, key, 0, in tcp_v6_send_ack()
|