Skip to content
Commit 6f24080e authored by Paolo Abeni's avatar Paolo Abeni Committed by David S. Miller
Browse files

ipv4: use indirect call wrappers for {tcp, udp}_{recv, send}msg()



This avoids an indirect call per syscall for common ipv4 transports

v1 -> v2:
 - avoid unneeded reclaration for udp_sendmsg, as suggested by Willem

Signed-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 164c51fe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment