Home
last modified time | relevance | path

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

/linux-4.1.27/net/sunrpc/auth_gss/
Dauth_gss.c671 #define MSG_BUF_MAXSIZE 1024 macro
685 if (mlen > MSG_BUF_MAXSIZE) in gss_pipe_downcall()