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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dmsg.h11 #define MSG_NOERROR 010000 /* no error if message is too big */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/ipc/
H A Dmsg.c807 if ((msgsz < msg->m_ts) && !(msgflg & MSG_NOERROR)) {
831 if (msgflg & MSG_NOERROR)

Completed in 70 milliseconds