]> 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)
commit5ccbeb53bad1ea70cd626ef24288145978cb9089
tree120f6e8449b032b1d29d6ea123460c0fe8b8c82d
parent5702197a323cfdd24d5fc58cf2b8b63665f5b90d
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