Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/sunrpc/
Dauth.h168 int rpcauth_marshcred(struct rpc_task *task,
/Linux-v5.4/net/sunrpc/
Dauth.c772 int rpcauth_marshcred(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_marshcred() function
Dclnt.c2570 error = rpcauth_marshcred(task, xdr); in rpc_encode_header()