rxrpc: Provide kernel interface to set max lifespan on a call
authorDavid Howells <dhowells@redhat.com>
Thu, 16 May 2019 12:50:31 +0000 (13:50 +0100)
committerDavid Howells <dhowells@redhat.com>
Thu, 16 May 2019 14:48:30 +0000 (15:48 +0100)
commit76c5e369ec3db3fc194a04eb0f6b58d54ea6c2bd
tree5a215213707da75e8cb0059c5af46d7b438974fb
parent757bfda68b67cf9f6eac525052cac9c4899ff69e
rxrpc: Provide kernel interface to set max lifespan on a call

Provide an interface to set max lifespan on a call from inside of the
kernel without having to call kernel_sendmsg().

Signed-off-by: David Howells <dhowells@redhat.com>
Documentation/networking/rxrpc.txt
include/net/af_rxrpc.h
net/rxrpc/af_rxrpc.c