Searched refs:HARD_MSGMAX (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.c56 #define HARD_MSGMAX (131072/sizeof(void*)) macro
582 if (attr->mq_maxmsg > HARD_MSGMAX)
1193 static int msg_max_limit_max = HARD_MSGMAX;

Completed in 41 milliseconds