Lines Matching +full:multi +full:- +full:bit
47 See below for a more in-depth description of the identifiers.
51 According to the algorithm of generating time-based UUIDs, this will also
63 (GUIDs), have a binary representation of 128-bits.
66 .Bd -literal
76 .Bl -tag -width ".Va clock_seq_hi_and_reserved"
78 The least significant 32 bits of a 60-bit timestamp.
79 This field is stored in the native byte-order.
81 The least significant 16 bits of the most significant 28 bits of the 60-bit
83 This field is stored in the native byte-order.
85 The most significant 12 bits of the 60-bit timestamp multiplexed with a 4-bit
87 The version number is stored in the most significant 4 bits of the 16-bit
89 This field is stored in the native byte-order.
91 The most significant 6 bits of a 14-bit sequence number multiplexed with a
92 2-bit variant value.
99 The least significant 8 bits of a 14-bit sequence number.
101 The 6-byte IEEE 802 (MAC) address of one of the interfaces of the node.
102 If no such interface exists, a random multi-cast address is used instead.
106 Any multi-byte field is to be stored in the local or native byte-order and
108 on the byte-order.
112 .Rv -std
117 .Bl -tag -width Er