Searched refs:AF_RXRPC (Results 1 – 11 of 11) sorted by relevance
6 config AF_RXRPC config24 if AF_RXRPC28 depends on (IPV6 = m && AF_RXRPC = m) || (IPV6 = y && AF_RXRPC)30 Say Y here to allow AF_RXRPC to use IPV6 UDP as well as IPV4 UDP as65 Provide kerberos 4 and AFS kaserver security handling for AF_RXRPC
185 ret = sock_create_kern(&init_net, AF_RXRPC, SOCK_DGRAM, PF_INET6, in rxperf_open_socket()194 srx.srx_family = AF_RXRPC; in rxperf_open_socket()
85 if (srx->srx_family != AF_RXRPC) in rxrpc_validate_address()591 rx->srx.srx_family = AF_RXRPC; in rxrpc_sendmsg()
9 of AF_RXRPC family, using sendmsg() and recvmsg() with control data to send and18 (#) AF_RXRPC driver model.30 (#) AF_RXRPC kernel interface.55 AF_RXRPC provides:58 making the session part of it a Linux network protocol (AF_RXRPC).71 AF_RXRPC does not provide XDR marshalling/presentation facilities. That is72 left to the application. AF_RXRPC only deals in blobs. Even the operation ID77 Sockets of AF_RXRPC family are:104 a port number. AF_RXRPC permits multiple services to share an endpoint.165 AF_RXRPC Driver Model[all …]
293 srx.srx_family = AF_RXRPC; in afs_merge_fs_addr4()337 srx.srx_family = AF_RXRPC; in afs_merge_fs_addr6()
5 select AF_RXRPC
47 ret = sock_create_kern(net->net, AF_RXRPC, SOCK_DGRAM, PF_INET6, &socket); in afs_open_socket()55 srx.srx_family = AF_RXRPC; in afs_open_socket()
225 #define AF_RXRPC 33 /* RxRPC sockets */ macro282 #define PF_RXRPC AF_RXRPC
51 CONFIG_AF_RXRPC_DEBUG - Permit AF_RXRPC debugging to be enabled70 The first module is the AF_RXRPC network protocol driver. This provides the
20185 RXRPC SOCKETS (AF_RXRPC)