Searched refs:RTSF_SEND_BODY (Results 1 – 2 of 2) sorted by relevance
292 sendbody ? RTSF_SEND_BODY331 flags |= RTSF_SEND_BODY;575 flags &= ~RTSF_SEND_BODY;580 if (bitset(RTSF_SEND_BODY, flags) &&
2049 #define RTSF_SEND_BODY 0x0001 /* include body of message in return */ macro