high_offset        41 examples/pcap2nbench/readandxrequest.cpp   memcpy(&high_offset, data + 21, 4);
high_offset        57 examples/pcap2nbench/readandxrequest.cpp       << "High Offset: " << rhs.high_offset << std::endl
high_offset        45 examples/pcap2nbench/readandxrequest.hpp   uint32_t high_offset;
high_offset        43 examples/pcap2nbench/writeandxrequest.cpp   memcpy(&high_offset, data + 25, 4);
high_offset        62 examples/pcap2nbench/writeandxrequest.cpp       << "High Offset: " << rhs.high_offset << std::endl
high_offset        47 examples/pcap2nbench/writeandxrequest.hpp   uint32_t high_offset;