aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/tests/fpga-region-test.c
diff options
context:
space:
mode:
authorAntonio Quartulli <[email protected]>2025-04-15 11:17:29 +0000
committerPaolo Abeni <[email protected]>2025-04-17 10:30:03 +0000
commit17240749f26e07cafa676688d8a3326086498447 (patch)
treea8c8c420d9d12b1f2577b51e8f81b8b9f53ce8e3 /drivers/fpga/tests/fpga-region-test.c
parentovpn: implement TCP transport (diff)
downloadkernel-17240749f26e07cafa676688d8a3326086498447.tar.gz
kernel-17240749f26e07cafa676688d8a3326086498447.zip
skb: implement skb_send_sock_locked_with_flags()
When sending an skb over a socket using skb_send_sock_locked(), it is currently not possible to specify any flag to be set in msghdr->msg_flags. However, we may want to pass flags the user may have specified, like MSG_NOSIGNAL. Extend __skb_send_sock() with a new argument 'flags' and add a new interface named skb_send_sock_locked_with_flags(). Cc: Eric Dumazet <[email protected]> Cc: Jakub Kicinski <[email protected]> Cc: Paolo Abeni <[email protected]> Cc: Simon Horman <[email protected]> Signed-off-by: Antonio Quartulli <[email protected]> Link: https://patch.msgid.link/[email protected] Reviewed-by: Sabrina Dubroca <[email protected]> Tested-by: Oleksandr Natalenko <[email protected]> Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'drivers/fpga/tests/fpga-region-test.c')
0 files changed, 0 insertions, 0 deletions