Home
last modified time | relevance | path

Searched refs:RXRPC_SECURITY_KEY (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Drxrpc.h33 #define RXRPC_SECURITY_KEY 1 /* [clnt] set client security key */ macro
/linux/Documentation/networking/
H A Drxrpc.rst446 (#) RXRPC_SECURITY_KEY
576 setsockopt(client, SOL_RXRPC, RXRPC_SECURITY_KEY, key, strlen(key));
821 the key bound to the socket with the RXRPC_SECURITY_KEY sockopt. Calls