diff options
author | Luigi Leonardi | 2024-07-30 21:43:06 +0200 |
---|---|---|
committer | David S. Miller | 2024-08-02 09:20:28 +0100 |
commit | 744500d81f81346b4d442809c0511684bb28c829 (patch) | |
tree | 8cdd72112e1bcaf0a4d43e5cbe053feb9535f611 /drivers/vhost | |
parent | 5fe164fb0e6e31dbcbb4b706fd76bc578e5af4c6 (diff) |
vsock: add support for SIOCOUTQ ioctl
Add support for ioctl(s) in AF_VSOCK.
The only ioctl available is SIOCOUTQ/TIOCOUTQ, which returns the number
of unsent bytes in the socket. This information is transport-specific
and is delegated to them using a callback.
Suggested-by: Daan De Meyer <daan.j.demeyer@gmail.com>
Signed-off-by: Luigi Leonardi <luigi.leonardi@outlook.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/vhost')
0 files changed, 0 insertions, 0 deletions