Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Drxrpc.h49 RXRPC_USER_CALL_ID = 1, /* -sr: User call ID specifier */ enumerator
/linux/Documentation/networking/
H A Drxrpc.rst331 RXRPC_USER_CALL_ID sr- User ID App's call specifier
346 (#) RXRPC_USER_CALL_ID
358 received. Either way, it must be associated with an RXRPC_USER_CALL_ID to
366 RXRPC_USER_CALL_ID to indicate the call that's now complete.
373 indicating the problem, and an RXRPC_USER_CALL_ID will indicate the call
380 associated with an RXRPC_USER_CALL_ID to indicate the rejected call.
387 indicating the problem, and an RXRPC_USER_CALL_ID will indicate the call
399 assign it a user ID. It should be associated with an RXRPC_USER_CALL_ID
602 RXRPC_USER_CALL_ID specifies the user ID for this call
622 RXRPC_USER_CALL_ID
[all...]
/linux/net/rxrpc/
H A Drecvmsg.c173 return put_cmsg(msg, SOL_RXRPC, RXRPC_USER_CALL_ID, in rxrpc_recvmsg_user_id()
178 return put_cmsg(msg, SOL_RXRPC, RXRPC_USER_CALL_ID, in rxrpc_recvmsg_user_id()