Home
last modified time | relevance | path

Searched refs:SVC_GARBAGE (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/net/sunrpc/
H A Dsvcauth_unix.c748 * %SVC_GARBAGE: Failed to decode credential or verifier
763 return SVC_GARBAGE; in svcauth_null_accept()
771 return SVC_GARBAGE; in svcauth_null_accept()
825 * %SVC_GARBAGE: Failed to decode credential or verifier
842 return SVC_GARBAGE; in svcauth_tls_accept()
850 return SVC_GARBAGE; in svcauth_tls_accept()
910 * %SVC_GARBAGE: Failed to decode credential or verifier
932 return SVC_GARBAGE; in svcauth_unix_accept()
935 return SVC_GARBAGE; in svcauth_unix_accept()
937 return SVC_GARBAGE; in svcauth_unix_accept()
[all...]
H A Dsvcauth.c70 * %SVC_GARBAGE: Failed to decode credential or verifier
87 return SVC_GARBAGE; in svc_authenticate()
H A Dsvc.c1345 case SVC_GARBAGE: in svc_process_common()
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dsvcauth.h136 #define SVC_GARBAGE 1 macro
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dsvcauth.h87 SVC_GARBAGE = 1, enumerator
/kernel/linux/linux-5.10/net/sunrpc/
H A Dsvcauth_unix.c753 return SVC_GARBAGE; in svcauth_null_accept()
816 return SVC_GARBAGE; in svcauth_unix_accept()
H A Dsvc.c1338 case SVC_GARBAGE: in svc_process_common()
/kernel/linux/linux-5.10/include/trace/events/
H A Dsunrpc.h1525 TRACE_DEFINE_ENUM(SVC_GARBAGE); variable
1538 { SVC_GARBAGE, "SVC_GARBAGE" }, \
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c1399 return SVC_GARBAGE; in svcauth_gss_proc_init()
1632 * %SVC_GARBAGE: Failed to decode credential or verifier
1746 ret = SVC_GARBAGE; in svcauth_gss_accept()
/kernel/linux/linux-6.6/include/trace/events/
H A Dsunrpc.h1698 TRACE_DEFINE_ENUM(SVC_GARBAGE);
1711 { SVC_GARBAGE, "SVC_GARBAGE" }, \
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c1666 ret = SVC_GARBAGE; in svcauth_gss_accept()

Completed in 17 milliseconds