Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/auth_gss/
Dauth_gss.c708 #define MSG_BUF_MAXSIZE 1024 macro
722 if (mlen > MSG_BUF_MAXSIZE) in gss_pipe_downcall()