Searched refs:REPLY_ERROR_BIT (Results 1 – 1 of 1) sorted by relevance
53 REPLY_ERROR_BIT = 0x10, enumerator101 header()->flags |= REPLY_ERROR_BIT; in set_reply_error()105 return (header()->flags & REPLY_ERROR_BIT) != 0; in is_reply_error()