Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Drxrpc.h58 RXRPC_ACCEPT = 9, /* s-: [Service] accept request */ enumerator
/Linux-v4.19/Documentation/networking/
Drxrpc.txt339 RXRPC_ACCEPT s-- n/a Accept new call
350 message or in the server by passing it in association with an RXRPC_ACCEPT
394 as a user ID must subsequently be assigned by doing an RXRPC_ACCEPT.
396 (*) RXRPC_ACCEPT
712 RXRPC_ACCEPT - indicate connection acceptance
/Linux-v4.19/net/rxrpc/
Dsendmsg.c506 case RXRPC_ACCEPT: in rxrpc_sendmsg_cmsg()