Home
last modified time | relevance | path

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

/Linux-v6.1/net/sunrpc/auth_gss/
Dauth_gss.c689 #define MSG_BUF_MAXSIZE 1024 macro
703 if (mlen > MSG_BUF_MAXSIZE) in gss_pipe_downcall()