Searched defs:encode (Results 1 – 4 of 4) sorted by relevance
/net/sunrpc/ |
D | auth.c | 694 static void rpcauth_wrap_req_encode(kxdreproc_t encode, struct rpc_rqst *rqstp, in rpcauth_wrap_req_encode() 704 rpcauth_wrap_req(struct rpc_task *task, kxdreproc_t encode, void *rqstp, in rpcauth_wrap_req()
|
D | xdr.c | 1049 struct xdr_array2_desc *desc, int encode) in xdr_xcode_array2()
|
D | clnt.c | 1509 kxdreproc_t encode; in rpc_xdr_encode() local
|
/net/sunrpc/auth_gss/ |
D | auth_gss.c | 1331 static void gss_wrap_req_encode(kxdreproc_t encode, struct rpc_rqst *rqstp, in gss_wrap_req_encode() 1342 kxdreproc_t encode, struct rpc_rqst *rqstp, in gss_wrap_req_integ() 1433 kxdreproc_t encode, struct rpc_rqst *rqstp, in gss_wrap_req_priv() 1501 kxdreproc_t encode, void *rqstp, __be32 *p, void *obj) in gss_wrap_req()
|