Searched refs:RPC_MAX_MACHINENAME (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/linux/sunrpc/ | ||
D | msg_prot.h | 40 #define RPC_MAX_MACHINENAME (255) macro |
/linux-6.12.1/net/sunrpc/ | ||
D | svcauth_unix.c | 935 if (len > RPC_MAX_MACHINENAME) in svcauth_unix_accept() |