Searched refs:tcp_v6_send_response (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/net/ipv6/ | 
| D | tcp_ipv6.c | 805 static void tcp_v6_send_response(const struct sock *sk, struct sk_buff *skb, u32 seq,  in tcp_v6_send_response()  function1008 	tcp_v6_send_response(sk, skb, seq, ack_seq, 0, 0, 0, oif, key, 1, 0,  in tcp_v6_send_reset()
 1022 	tcp_v6_send_response(sk, skb, seq, ack, win, tsval, tsecr, oif, key, 0,  in tcp_v6_send_ack()
 
 |