and_x_command      33 examples/pcap2nbench/ntcreateandxrequest.cpp   and_x_command = data[1];
and_x_command      55 examples/pcap2nbench/ntcreateandxrequest.cpp       << "AndXCommand: " << (uint16_t)rhs.and_x_command << std::endl
and_x_command      36 examples/pcap2nbench/ntcreateandxrequest.hpp   uint8_t and_x_command;
and_x_command      32 examples/pcap2nbench/ntcreateandxresponse.cpp   and_x_command = data[1];
and_x_command      36 examples/pcap2nbench/ntcreateandxresponse.hpp   uint8_t and_x_command;
and_x_command      32 examples/pcap2nbench/readandxrequest.cpp   and_x_command = data[1];
and_x_command      48 examples/pcap2nbench/readandxrequest.cpp       << "AndXCommand: " << (uint16_t)rhs.and_x_command << std::endl
and_x_command      36 examples/pcap2nbench/readandxrequest.hpp   uint8_t and_x_command;
and_x_command      28 examples/pcap2nbench/readandxresponse.hpp   uint8_t and_x_command;
and_x_command      32 examples/pcap2nbench/writeandxrequest.cpp   and_x_command = data[1];
and_x_command      51 examples/pcap2nbench/writeandxrequest.cpp       << "AndXCommand: " << (uint16_t)rhs.and_x_command << std::endl
and_x_command      36 examples/pcap2nbench/writeandxrequest.hpp   uint8_t and_x_command;