Searched refs:REPLY_BIT (Results 1 – 1 of 1) sorted by relevance
52 REPLY_BIT = 0x08, enumerator91 header()->flags |= REPLY_BIT; in set_reply()95 return (header()->flags & REPLY_BIT) != 0; in is_reply()