Searched refs:MSG_TRUNC (Results 1 – 9 of 9) sorted by relevance
175 if (msg.msg_flags & (MSG_TRUNC|MSG_CTRUNC)) { in ngx_read_channel()
440 #define MSG_TRUNC 0x00000010 /* data discarded before delivery */ macro
446 #define MSG_TRUNC 0x00000010 /* data discarded before delivery */ macro
133 if (msg.msg_flags & (MSG_TRUNC|MSG_CTRUNC)) { in ngx_event_recvmsg()
130 if (msgh.msg_flags & (MSG_TRUNC | MSG_CTRUNC)) { in read_fd_message()
1092 if (flags & MSG_TRUNC) { in ng_ksocket_incoming2()
290 if (msglen != buflen || (msgh.msg_flags & (MSG_TRUNC | MSG_CTRUNC))) { in read_msg()
2341 flags |= MSG_TRUNC;2791 flags |= MSG_TRUNC;
6244 out_flags |= MSG_TRUNC; in sctp_sorecvmsg()6271 out_flags |= MSG_TRUNC; in sctp_sorecvmsg()