aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux
diff options
context:
space:
mode:
authorArjun Roy <arjunroy@google.com>2021-01-20 16:41:47 -0800
committerJakub Kicinski <kuba@kernel.org>2021-01-22 20:05:56 -0800
commit925bba24e68a97b9c7926f2df4f405af883e6d0c (patch)
tree5d72d8d0cc780bcce881aac3e157121f126db848 /include/linux
parentMerge branch 'net-bridge-multicast-add-initial-eht-support' (diff)
downloadwireguard-linux-925bba24e68a97b9c7926f2df4f405af883e6d0c.tar.xz
wireguard-linux-925bba24e68a97b9c7926f2df4f405af883e6d0c.zip
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 'include/linux')
0 files changed, 0 insertions, 0 deletions