Home
last modified time | relevance | path

Searched refs:kxdreproc_t (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/sunrpc/
H A Dxdr.h237 typedef void (*kxdreproc_t)(struct rpc_rqst *rqstp, struct xdr_stream *xdr, typedef
/linux/net/sunrpc/
H A Dauth.c741 kxdreproc_t encode = task->tk_msg.rpc_proc->p_encode; in rpcauth_wrap_req_encode()