diff options
author | 2020-05-28 07:12:12 +0200 | |
---|---|---|
committer | 2020-05-28 11:11:44 -0700 | |
commit | 76ee0785f42afbc0418072b7179d95f450d3c9a8 (patch) | |
tree | a10c068a03d52142e83659f975fc0eadf73e4ff2 /net/tipc | |
parent | net: add sock_set_priority (diff) | |
download | wireguard-linux-76ee0785f42afbc0418072b7179d95f450d3c9a8.tar.xz wireguard-linux-76ee0785f42afbc0418072b7179d95f450d3c9a8.zip |
net: add sock_set_sndtimeo
Add a helper to directly set the SO_SNDTIMEO_NEW sockopt from kernel
space without going through a fake uaccess. The interface is
simplified to only pass the seconds value, as that is the only
thing needed at the moment.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions