Searched refs:MSGMAX (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dmsg.h56 * MSGMNI, MSGMAX and MSGMNB are default values which can be
78 #define MSGMAX 8192 /* <= INT_MAX */ /* max size of message (bytes) */ macro
/linux-master/ipc/
H A Dmsg.c15 * MSGMAX limit removed, sysctl's added
1310 ns->msg_ctlmax = MSGMAX;

Completed in 90 milliseconds