diff options
| author | Arjun Roy <arjunroy@google.com> | 2021-01-21 03:41:47 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2021-01-23 07:05:56 +0300 |
| commit | 925bba24e68a97b9c7926f2df4f405af883e6d0c (patch) | |
| tree | 5d72d8d0cc780bcce881aac3e157121f126db848 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 5225d5f57b3574c0954f03d8d21dfac92ea7e729 (diff) | |
| download | linux-925bba24e68a97b9c7926f2df4f405af883e6d0c.tar.xz | |
tcp: Remove CMSG magic numbers for tcp_recvmsg().
At present, tcp_recvmsg() uses flags to track if any CMSGs are pending
and what those CMSGs are. These flags are currently magic numbers,
used only within tcp_recvmsg().
To prepare for receive timestamp support in tcp receive zerocopy,
gently refactor these magic numbers into enums.
Signed-off-by: Arjun Roy <arjunroy@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
