Searched refs:AF_RXRPC (Results 1 – 9 of 9) sorted by relevance
5 config AF_RXRPC config25 depends on AF_RXRPC34 depends on AF_RXRPC41 Provide kerberos 4 and AFS kaserver security handling for AF_RXRPC
87 if (srx->srx_family != AF_RXRPC) in rxrpc_validate_address()397 rx->srx.srx_family = AF_RXRPC; in rxrpc_connect()
245 srx.srx_family = AF_RXRPC; in rxrpc_accept_incoming_calls()
7 of AF_RXRPC family, using sendmsg() and recvmsg() with control data to send and16 (*) AF_RXRPC driver model.28 (*) AF_RXRPC kernel interface.54 AF_RXRPC provides:57 making the session part of it a Linux network protocol (AF_RXRPC).70 AF_RXRPC does not provide XDR marshalling/presentation facilities. That is71 left to the application. AF_RXRPC only deals in blobs. Even the operation ID76 Sockets of AF_RXRPC family are:104 a port number. AF_RXRPC permits multiple services to share an endpoint.166 AF_RXRPC DRIVER MODEL[all …]
195 #define AF_RXRPC 33 /* RxRPC sockets */ macro241 #define PF_RXRPC AF_RXRPC
4 select AF_RXRPC
88 ret = sock_create_kern(AF_RXRPC, SOCK_DGRAM, PF_INET, &socket); in afs_open_socket()98 srx.srx_family = AF_RXRPC; in afs_open_socket()362 srx.srx_family = AF_RXRPC; in afs_make_call()
50 CONFIG_AF_RXRPC_DEBUG - Permit AF_RXRPC debugging to be enabled71 The first module is the AF_RXRPC network protocol driver. This provides the
484 AFS FILESYSTEM & AF_RXRPC SOCKET DOMAIN