Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/auth_gss/
H A Dauth_gss.c720 #define MSG_BUF_MAXSIZE 1024 macro
734 if (mlen > MSG_BUF_MAXSIZE) in gss_pipe_downcall()