Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Drxrpc.h36 #define RXRPC_SECURITY_KEY 1 /* [clnt] set client security key */ macro
/linux-4.4.14/net/rxrpc/
Daf_rxrpc.c536 case RXRPC_SECURITY_KEY: in rxrpc_setsockopt()
/linux-4.4.14/Documentation/networking/
Drxrpc.txt397 (*) RXRPC_SECURITY_KEY
515 setsockopt(client, SOL_RXRPC, RXRPC_SECURITY_KEY, key, strlen(key));
715 the key bound to the socket with the RXRPC_SECURITY_KEY sockopt. Calls