Searched refs:MSG_TRUNC (Results 1 – 3 of 3) sorted by relevance
458 #define MSG_TRUNC 0x0010 /* data discarded before delivery */ macro
4965 #ifdef MSG_TRUNC4966 PyModule_AddIntConstant(m, "MSG_TRUNC", MSG_TRUNC);
4863 #ifdef MSG_TRUNC4864 PyModule_AddIntConstant(m, "MSG_TRUNC", MSG_TRUNC);