Searched refs:length_captured (Results 1 – 3 of 3) sorted by relevance
782 (length_original, length_captured, flags, dropped_packets, timestamp,785 if length_original != length_captured:789 packet = btsnoop_file.read(length_captured - 1)
181 uint32_t length_captured; member
1217 .length_captured = htonl(length), in Capture()1228 header.length_captured = htonl(included_length + /* type byte */ PACKET_TYPE_LENGTH); in Capture()1244 header.length_captured = htonl(length); in Capture()