Searched refs:MSGMNI (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dmsg.h52 #define MSGMNI 16 /* <= IPCMNI */ /* max # of msg queue identifiers */ macro
57 #define MSGPOOL (MSGMNI*MSGMNB/1024) /* size in kilobytes of message pool */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dmsg.h52 #define MSGMNI 16 /* <= IPCMNI */ /* max # of msg queue identifiers */ macro
57 #define MSGPOOL (MSGMNI*MSGMNB/1024) /* size in kilobytes of message pool */
/asus-wl-520gu-7.0.1.45/src/linux/linux/ipc/
H A Dmsg.c31 int msg_ctlmni = MSGMNI;

Completed in 167 milliseconds