Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
H A Dauth_gss.h43 u32 gc_svc; /* service */ member
/linux/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c998 rqstp->rq_gssclient = find_gss_auth_domain(rsci->mechctx, gc->gc_svc); in svcauth_gss_set_client()
1594 if (xdr_stream_decode_u32(xdr, &gc->gc_svc) < 0) in svcauth_gss_decode_credbody()
1697 switch (gc->gc_svc) { in svcauth_gss_accept()
1724 gc->gc_svc); in svcauth_gss_accept()
1947 switch (gc->gc_svc) { in svcauth_gss_release()
1961 * For any other gc_svc value, svcauth_gss_accept() already set in svcauth_gss_release()