RxRPC session sockets

modulename: af-rxrpc.ko

and/or

rxrpc.ko

configname: CONFIG_AF_RXRPC

Linux Kernel Configuration
└─>Networking
└─>RxRPC session sockets
In linux kernel since version 2.6.22 (release Date: 2007-07-08)  
Say Y or M here to include support for RxRPC session sockets (just
the transport part, not the presentation part: (un)marshalling is
left to the application).

These are used for AFS kernel filesystem and userspace utilities.

This module at the moment only supports client operations and is
currently incomplete.

See
source code:

depends
CONFIG_EXPERIMENTAL
CONFIG_INET
CONFIG_NET

is selected by
CONFIG_RXKAD

is depended by
CONFIG_AFS_FS