Home
last modified time | relevance | path

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

/Linux-v5.4/net/sunrpc/auth_gss/
Dauth_gss.c713 #define MSG_BUF_MAXSIZE 1024 macro
727 if (mlen > MSG_BUF_MAXSIZE) in gss_pipe_downcall()