Lines Matching full:stamp
26 When capturing traffic, each packet is given a time stamp representing,
34 if the time stamp is applied to the packet when the networking stack
37 networking device driver to poll for packets, and the time stamp might
67 of the time stamp might not be incremented for a leap second, so that
68 the fraction-of-a-second part of the time stamp might roll over past
87 example, the time stamp of a packet might not correspond to the time
88 stamp of an event on the host triggered by the arrival of that packet.
94 might allow different types of time stamp to be used. The
100 a list of time stamp types supported by the capture device for that
102 The list might be empty, in which case no choice of time stamp type is
109 call to specify the type of time stamp to be used on the device.
110 The time stamp types are listed here; the first value is the #define to
118 Time stamp provided by the host on which the capture is being done. The
119 precision of this time stamp is unspecified; it might or might not be
123 Time stamp provided by the host on which the capture is being done.
124 This is a low-precision time stamp, synchronized with the host operating
128 Time stamp provided by the host on which the capture is being done.
129 This is a high-precision time stamp, synchronized with the host
134 Time stamp provided by the host on which the capture is being done.
135 This is a high-precision time stamp, not synchronized with the host
140 Time stamp provided by the network adapter on which the capture is being
141 done. This is a high-precision time stamp, synchronized with the host
145 Time stamp provided by the network adapter on which the capture is being
146 done. This is a high-precision time stamp; it is not synchronized with
178 stamp, the
197 the time stamp supplied by the hardware or operating system and, when