Searched refs:RTSF_SEND_BODY (Results 1 – 2 of 2) sorted by relevance
290 sendbody ? RTSF_SEND_BODY329 flags |= RTSF_SEND_BODY;572 flags &= ~RTSF_SEND_BODY;577 if (bitset(RTSF_SEND_BODY, flags) &&
1701 #define RTSF_SEND_BODY 0x0001 /* include body of message in return */ macro