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
119 Time stamp provided by the host on which the capture is being done. The
120 precision of this time stamp is unspecified; it might or might not be
124 Time stamp provided by the host on which the capture is being done.
125 This is a low-precision time stamp, synchronized with the host operating
129 Time stamp provided by the host on which the capture is being done.
130 This is a high-precision time stamp, synchronized with the host
135 Time stamp provided by the host on which the capture is being done.
136 This is a high-precision time stamp, not synchronized with the host
141 Time stamp provided by the network adapter on which the capture is being
142 done. This is a high-precision time stamp, synchronized with the host
146 Time stamp provided by the network adapter on which the capture is being
147 done. This is a high-precision time stamp; it is not synchronized with
179 stamp, the
198 the time stamp supplied by the hardware or operating system and, when