Lines Matching refs:AF_RXRPC
7 of AF_RXRPC family, using sendmsg() and recvmsg() with control data to send and
16 (*) 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 is
71 left to the application. AF_RXRPC only deals in blobs. Even the operation ID
76 Sockets of AF_RXRPC family are:
104 a port number. AF_RXRPC permits multiple services to share an endpoint.
166 AF_RXRPC DRIVER MODEL
169 About the AF_RXRPC driver:
171 (*) The AF_RXRPC protocol transparently uses internal sockets of the transport
174 (*) AF_RXRPC sockets map onto RxRPC connection bundles. Actual RxRPC
315 AF_RXRPC makes use of control messages in sendmsg() and recvmsg() to multiplex
395 AF_RXRPC sockets support a few socket options at the SOL_RXRPC level:
490 client = socket(AF_RXRPC, SOCK_DGRAM, PF_INET);
498 .srx_family = AF_RXRPC,
528 .srx_family = AF_RXRPC,
571 server = socket(AF_RXRPC, SOCK_DGRAM, PF_INET);
594 .srx_family = AF_RXRPC,
671 AF_RXRPC KERNEL INTERFACE
674 The AF_RXRPC module also provides an interface for use by in-kernel utilities
693 To use the RxRPC facility, a kernel utility must still open an AF_RXRPC socket,
731 from AF_RXRPC's knowledge and will not be seen again in association with
765 This installs an interceptor function on the specified AF_RXRPC socket.
835 This is used to free a non-DATA socket buffer intercepted from an AF_RXRPC