Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Drxrpc.h37 #define RXRPC_SECURITY_KEY 1 /* [clnt] set client security key */ macro
/Linux-v4.19/net/rxrpc/
Daf_rxrpc.c635 case RXRPC_SECURITY_KEY: in rxrpc_setsockopt()
/Linux-v4.19/Documentation/networking/
Drxrpc.txt446 (*) RXRPC_SECURITY_KEY
576 setsockopt(client, SOL_RXRPC, RXRPC_SECURITY_KEY, key, strlen(key));
808 the key bound to the socket with the RXRPC_SECURITY_KEY sockopt. Calls