Searched defs:has_timestamp (Results 1 – 5 of 5) sorted by relevance
59 volatile bool has_timestamp = true; in BasicEncode() local124 volatile bool has_timestamp = false; in BasicDecode() local189 volatile bool has_timestamp = true; in BasicEncode() local259 volatile bool has_timestamp = false; in BasicDecode() local332 volatile bool has_timestamp = true; in BasicEncode() local366 volatile bool has_timestamp = false; in BasicDecode() local
48 constexpr size_t OptionalFieldLength(bool has_timestamp, bool has_sdu_header) { in OptionalFieldLength()52 constexpr size_t TotalDataLength(bool has_timestamp, in TotalDataLength()58 constexpr size_t TotalPacketSize(bool has_timestamp, in TotalPacketSize()66 constexpr size_t FragmentDataLength(bool has_timestamp, in FragmentDataLength()
559 bool has_timestamp = false; in mkfs_parse_options_cfg() local
79 bool has_timestamp; member
59 pub has_timestamp: bool, field