Searched refs:MSG_CTRUNC (Results 1 – 3 of 3) sorted by relevance
34 FLAG_INFO_ENTRY(MSG_CTRUNC),
121 #define MSG_CTRUNC 0x0020 /* control data lost before delivery */ macro
1599 if (((mhdr->msg_flags & MSG_CTRUNC) != 0) && in pr_pack()