commit | c24b14c46bb88d844275de5c4024c8745ae89d42 | [log] [tgz] |
---|---|---|
author | Song Liu <songliubraving@fb.com> | Mon Oct 23 09:20:24 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 24 01:21:25 2017 +0100 |
tree | 154799c41e973a6e11af451da070719d5fab8a64 | |
parent | 7344e29f285a94b965075599731811c352f3ab40 [diff] |
tcp: add tracepoint trace_tcp_send_reset New tracepoint trace_tcp_send_reset is added and called from tcp_v4_send_reset(), tcp_v6_send_reset() and tcp_send_active_reset(). Signed-off-by: Song Liu <songliubraving@fb.com> Signed-off-by: David S. Miller <davem@davemloft.net>