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

/fuchsia/zircon/third_party/ulib/musl/include/sys/
H A Dsocket.h244 #define MSG_TRUNC 0x0020 macro
/fuchsia/zircon/system/ulib/fdio/
H A Dsocket.c424 // packet, so we can set MSG_TRUNC flag if necessary.
468 msg->msg_flags |= MSG_TRUNC;

Completed in 78 milliseconds