Searched refs:tcp_v6_send_response (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/ipv6/ |
H A D | tcp_ipv6.c | 841 static void tcp_v6_send_response(const struct sock *sk, struct sk_buff *skb, u32 seq, in tcp_v6_send_response() function 1072 tcp_v6_send_response(sk, skb, seq, ack_seq, 0, 0, 0, oif, key, 1, in tcp_v6_send_reset() 1086 tcp_v6_send_response(sk, skb, seq, ack, win, tsval, tsecr, oif, key, 0, in tcp_v6_send_ack()
|