Searched defs:MSG_ERRQUEUE (Results 1 – 5 of 5) sorted by relevance
405 2.1.1.2 Timestamp types421 2.1.1.3 Fragmentation430 2.1.1.4 Packet Payload442 2.1.1.5 Blocking Read
233 MSG_ERRQUEUE = 0x2000, /* Fetch message from error queue. */ enumerator234 #define MSG_ERRQUEUE MSG_ERRQUEUE macro
300 #define MSG_ERRQUEUE 0x2000 /* Fetch message from error queue */ macro