Home
last modified time | relevance | path

Searched refs:RPC (Results 1 – 25 of 66) sorted by relevance

123

/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/rpcbind/
H A Dinit.d11 # Short-Description: RPC portmapper replacement
12 # Description: rpcbind is a server that converts RPC (Remote
15 # order to make RPC calls. Services that use
16 # RPC include NFS and NIS.
/openbmc/linux/net/sunrpc/
H A DKconfig20 tristate "Secure RPC: Kerberos V mechanism"
27 Choose Y here to enable Secure RPC using the Kerberos version 5
30 Secure RPC calls with Kerberos require an auxiliary user-space
91 bool "RPC: Enable dprintk debugging"
97 logging of different aspects of the kernel RPC activity.
105 tristate "RPC-over-RDMA transport"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/jsonrpc/
H A Djsonrpc_1.4.1.bb2 DESCRIPTION = "JsonRpc-Cpp is an OpenSource implementation of JSON-RPC \
3 protocol in C++. JSON-RPC is a lightweight remote procedure \
4 call protocol similar to XML-RPC."
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/
H A D0020-se-proxy-protobuf-change.patch31 EMSG("Failed to initialize RPC endpoint: %d", rpc_status);
49 + EMSG("Failed to create service provider RPC interface");
55 + EMSG("Failed to add service to RPC endpoint: %d", rpc_status);
H A D0007-plat-corstone1000-Initialize-capsule-update-provider.patch28 EMSG("Failed to initialize RPC endpoint: %d", rpc_status);
42 + EMSG("Failed to add service to RPC endpoint: %d", rpc_status);
H A D0017-Implement-Private-Authenticated-Variable-verificatio.patch271 # SMM variable and RPC caller settings
274 …set(SMM_RPC_CALLER_SESSION_SHARED_MEMORY_SIZE 2*4096 CACHE STRING "RPC caller buffer size in SMMGW…
284 # SMM variable and RPC caller settings
287 …set(SMM_RPC_CALLER_SESSION_SHARED_MEMORY_SIZE 2*4096 CACHE STRING "RPC caller buffer size in SMMGW…
/openbmc/linux/Documentation/filesystems/nfs/
H A Drpc-server-gss.rst2 rpcsec_gss support for kernel RPC servers
6 implement RPCGSS authentication in kernel RPC servers such as the NFS
67 NFS Server New RPC Upcall Mechanism
70 The newer upcall mechanism uses RPC over a unix socket to a daemon
73 The gss_proxy RPC protocol is currently documented `here
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/capnproto/
H A Dcapnproto_1.0.2.bb1 SUMMARY = "Cap'n Proto serialization/RPC system"
2 DESCRIPTION = "Cap’n Proto is an insanely fast data interchange format and capability-based RPC sys…
/openbmc/linux/drivers/mtd/hyperbus/
H A DKconfig26 tristate "Renesas RPC-IF HyperBus driver"
30 This option includes Renesas RPC-IF HyperBus support.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/
H A D0001-l2tp_api-Included-needed-headers.patch20 * Each module implements the required RPC xxx_1_svc() callbacks which
21 * are called directly by the RPC library.
H A D0002-user-ipv6-structures.patch31 - l2tp_log(LOG_ERR, "Rejecting RPC request from %s", inet_ntoa(xprt->xp_raddr.sin_addr));
32 + l2tp_log(LOG_ERR, "Rejecting RPC request from %s", straddr);
/openbmc/openbmc/poky/meta/recipes-extended/libtirpc/
H A Dlibtirpc_1.3.6.bb1 SUMMARY = "Transport-Independent RPC library"
2 DESCRIPTION = "Libtirpc is a port of Suns Transport-Independent RPC library to Linux"
/openbmc/linux/Documentation/filesystems/smb/
H A Dksmbd.rst15 performance in userspace. So, DCE/RPC management that has historically resulted
34 currently DCE/RPC commands are identified to be handled through the user space.
57 requests (dcerpc and share/user info). It handles RPC calls (at a minimum few
59 NetServerGetInfo. Complete DCE/RPC response is prepared from the user space
105 DCE/RPC support Partially Supported. a few calls(NetShareEnumAll,
111 DCE/RPC management calls (and future support
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/xmlrpc-c/
H A Dxmlrpc-c_1.60.03.bb1 DESCRIPTION = "XML-RPC for C/C++ is programming libraries and related tools to help you \
2 write an XML-RPC server or client in C or C++."
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/
H A D0003-musl-fixes.patch63 - ippool_log(LOG_ERR, "Rejecting RPC request from %s", inet_ntoa(xprt->xp_raddr.sin_addr));
64 + ippool_log(LOG_ERR, "Rejecting RPC request from %s", straddr);
H A Dippool.service8 # Start ippoold in the foreground! and enable RPC
/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/
H A Drpcbind_1.2.7.bb1 SUMMARY = "Universal Addresses to RPC Program Number Mapper"
2 DESCRIPTION = "The rpcbind utility is a server that converts RPC \
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0045-efi-corstone1000-fwu-update-RPC-ABI.patch4 Subject: [PATCH] efi: corstone1000: fwu: update RPC ABI
6 The Trusted Services RPC protocol format changed: the
/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/python-thrift/
H A Dpython3-thrift_0.21.0.bb1 SUMMARY = "Python bindings for the Apache Thrift RPC system"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-jsonrpcclient_4.0.3.bb1 SUMMARY = "Generate JSON-RPC requests and parse responses in Python"
/openbmc/openbmc/poky/meta/recipes-extended/libnsl/
H A Dlibnsl2_2.0.1.bb4 SUMMARY = "Library containing NIS functions using TI-RPC (IPv6 enabled)"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/nanomsg/
H A Dnng_1.7.3.bb2 …I to solve common recurring messaging problems, such as publish/subscribe, RPC-style request/reply…
/openbmc/u-boot/drivers/mtd/
H A DKconfig91 bool "Renesas RCar Gen3 RPC Hyperflash driver"
95 RCar Gen3 RPC controller.
/openbmc/openbmc/poky/meta/recipes-extended/libnss-nis/
H A Dlibnss-nis.bb8 be able to link against TI-RPC for IPv6 support."
/openbmc/u-boot/doc/
H A DREADME.tee96 RPC (Remote Procedure Call) are requests from secure world to the driver.
97 An RPC is identified by a special range of SMCCC return values from

123