Searched refs:gc_proc (Results 1 – 3 of 3) sorted by relevance
41 u32 gc_proc; /* control procedure */ member70 enum rpc_gss_proc gc_proc; member
1389 if (gc->gc_proc == RPC_GSS_PROC_INIT && gc->gc_ctx.len != 0) { in svcauth_gss_proc_init() 1590 if (xdr_stream_decode_u32(xdr, &gc->gc_proc) < 0) in svcauth_gss_decode_credbody() 1646 switch (gc->gc_proc) { in svcauth_gss_accept() 1678 switch (gc->gc_proc) { in svcauth_gss_accept() 1944 if (gc->gc_proc != RPC_GSS_PROC_DATA) in svcauth_gss_release()
167 ctx->gc_proc = RPC_GSS_PROC_DATA; in gss_alloc_context() 1293 ctx->gc_proc = RPC_GSS_PROC_DESTROY; in gss_send_destroy_context() 1566 *p++ = cpu_to_be32(ctx->gc_proc); in gss_marshal() 1918 if (ctx->gc_proc != RPC_GSS_PROC_DATA) { in gss_wrap_req() 2156 if (ctx->gc_proc != RPC_GSS_PROC_DATA) in gss_unwrap_resp()