Home
last modified time | relevance | path

Searched refs:RPC_CLNT_CREATE_CONNECTED (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/sunrpc/
H A Dclnt.h176 #define RPC_CLNT_CREATE_CONNECTED (1UL << 12) macro
/openbmc/linux/net/sunrpc/auth_gss/
H A Dgss_rpc_upcall.c101 RPC_CLNT_CREATE_CONNECTED | in gssp_rpc_create()
/openbmc/linux/net/sunrpc/
H A Dclnt.c491 } else if (args->flags & RPC_CLNT_CREATE_CONNECTED) { in rpc_create_xprt()