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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dmsg.h11 #define MSG_NOERROR 010000 /* no error if message is too big */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dmsg.h11 #define MSG_NOERROR 010000 /* no error if message is too big */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/ipc/
H A Dmsg.c772 if ((msgsz < msg->m_ts) && !(msgflg & MSG_NOERROR)) {
807 if(msgflg & MSG_NOERROR)

Completed in 93 milliseconds