]> git.baikalelectronics.ru Git - kernel.git/commit
rxrpc: Provide a getsockopt call to query what cmsgs types are supported
authorDavid Howells <dhowells@redhat.com>
Wed, 7 Jun 2017 15:27:15 +0000 (16:27 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 7 Jun 2017 16:15:46 +0000 (17:15 +0100)
commitdaaea71d16e6ba1dd147fc41397b2a74d3643f95
tree120f6e8449b032b1d29d6ea123460c0fe8b8c82d
parentd303cbe39a88ec930d95488e647a2537b5f75d65
rxrpc: Provide a getsockopt call to query what cmsgs types are supported

Provide a getsockopt() call that can query what cmsg types are supported by
AF_RXRPC.
Documentation/networking/rxrpc.txt
include/linux/rxrpc.h
net/rxrpc/af_rxrpc.c