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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/ipc/
H A Dmqueue.c57 #define DFLT_MSGSIZEMAX 8192 /* max message size */ macro
99 static unsigned int msgsize_max = DFLT_MSGSIZEMAX;
142 info->attr.mq_msgsize = DFLT_MSGSIZEMAX;
1195 static int msg_maxsize_limit_min = DFLT_MSGSIZEMAX;

Completed in 96 milliseconds