lhs 38 examples/pcap2nbench/closerequest.cpp std::ostream &operator<<(std::ostream &lhs, const CloseRequest &rhs) lhs 40 examples/pcap2nbench/closerequest.cpp lhs << "Word Count: " << (uint16_t)rhs.word_count << std::endl lhs 44 examples/pcap2nbench/closerequest.cpp return lhs; lhs 41 examples/pcap2nbench/closerequest.hpp std::ostream &operator<<(std::ostream &lhs, const CloseRequest &rhs); lhs 35 examples/pcap2nbench/ethernet.cpp std::ostream &operator<<(std::ostream &lhs, const ethernet &rhs) lhs 37 examples/pcap2nbench/ethernet.cpp lhs << "Destination: "; lhs 41 examples/pcap2nbench/ethernet.cpp if (i) lhs << ":"; lhs 42 examples/pcap2nbench/ethernet.cpp lhs << buf; lhs 44 examples/pcap2nbench/ethernet.cpp lhs << std::endl; lhs 46 examples/pcap2nbench/ethernet.cpp lhs << "Source: "; lhs 50 examples/pcap2nbench/ethernet.cpp if (i) lhs << ":"; lhs 51 examples/pcap2nbench/ethernet.cpp lhs << buf; lhs 53 examples/pcap2nbench/ethernet.cpp lhs << std::endl; lhs 55 examples/pcap2nbench/ethernet.cpp lhs << "Type: "; lhs 58 examples/pcap2nbench/ethernet.cpp lhs << buf << std::endl; lhs 60 examples/pcap2nbench/ethernet.cpp return lhs; lhs 34 examples/pcap2nbench/ethernet.hpp std::ostream &operator<<(std::ostream &lhs, const ethernet &rhs); lhs 49 examples/pcap2nbench/ip.cpp std::ostream &operator<<(std::ostream &lhs, const ip &rhs) lhs 51 examples/pcap2nbench/ip.cpp lhs << "Version: " << (uint32_t)rhs.version << std::endl lhs 64 examples/pcap2nbench/ip.cpp return lhs; lhs 44 examples/pcap2nbench/ip.hpp std::ostream &operator<<(std::ostream &lhs, const ip &rhs); lhs 52 examples/pcap2nbench/ntcreateandxrequest.cpp std::ostream &operator<<(std::ostream &lhs, const NtCreateAndXRequest &rhs) lhs 54 examples/pcap2nbench/ntcreateandxrequest.cpp lhs << "Word Count: " << (uint16_t)rhs.word_count << std::endl lhs 72 examples/pcap2nbench/ntcreateandxrequest.cpp return lhs; lhs 55 examples/pcap2nbench/ntcreateandxrequest.hpp std::ostream &operator<<(std::ostream &lhs, const NtCreateAndXRequest &rhs); lhs 39 examples/pcap2nbench/ntcreateandxresponse.cpp std::ostream &operator<<(std::ostream &lhs, const NtCreateAndXResponse &rhs) lhs 41 examples/pcap2nbench/ntcreateandxresponse.cpp return lhs; lhs 55 examples/pcap2nbench/ntcreateandxresponse.hpp std::ostream &operator<<(std::ostream &lhs, const NtCreateAndXResponse &rhs); lhs 45 examples/pcap2nbench/readandxrequest.cpp std::ostream &operator<<(std::ostream &lhs, const ReadAndXRequest &rhs) lhs 47 examples/pcap2nbench/readandxrequest.cpp lhs << "Word Count: " << (uint16_t)rhs.word_count << std::endl lhs 59 examples/pcap2nbench/readandxrequest.cpp return lhs; lhs 49 examples/pcap2nbench/readandxrequest.hpp std::ostream &operator<<(std::ostream &lhs, const ReadAndXRequest &rhs); lhs 52 examples/pcap2nbench/smb.cpp std::ostream &operator<<(std::ostream &lhs, const smb &rhs) lhs 54 examples/pcap2nbench/smb.cpp lhs << "Magic: "; lhs 56 examples/pcap2nbench/smb.cpp lhs << rhs.magic[i]; lhs 58 examples/pcap2nbench/smb.cpp lhs << std::endl; lhs 60 examples/pcap2nbench/smb.cpp lhs << "Command: " << (uint16_t)rhs.command << std::endl lhs 70 examples/pcap2nbench/smb.cpp return lhs; lhs 46 examples/pcap2nbench/smb.hpp std::ostream &operator<<(std::ostream &lhs, const smb &rhs); lhs 47 examples/pcap2nbench/tcp.cpp std::ostream &operator<<(std::ostream &lhs, const tcp &rhs) lhs 49 examples/pcap2nbench/tcp.cpp lhs << "Source Port: " << rhs.src_port << std::endl lhs 58 examples/pcap2nbench/tcp.cpp return lhs; lhs 40 examples/pcap2nbench/tcp.hpp std::ostream &operator<<(std::ostream &lhs, const tcp &rhs); lhs 48 examples/pcap2nbench/writeandxrequest.cpp std::ostream &operator<<(std::ostream &lhs, const WriteAndXRequest &rhs) lhs 50 examples/pcap2nbench/writeandxrequest.cpp lhs << "Word Count: " << (uint16_t)rhs.word_count << std::endl lhs 64 examples/pcap2nbench/writeandxrequest.cpp return lhs; lhs 51 examples/pcap2nbench/writeandxrequest.hpp std::ostream &operator<<(std::ostream &lhs, const WriteAndXRequest &rhs); lhs 215 librpc/gen_ndr/epmapper.h struct epm_lhs lhs;/* [subcontext(2)] */ lhs 1463 librpc/gen_ndr/ndr_epmapper.c NDR_CHECK(ndr_push_epm_lhs(_ndr_lhs, NDR_SCALARS, &r->lhs)); lhs 1469 librpc/gen_ndr/ndr_epmapper.c NDR_CHECK(ndr_push_set_switch_value(_ndr_rhs, &r->rhs, r->lhs.protocol)); lhs 1486 librpc/gen_ndr/ndr_epmapper.c NDR_CHECK(ndr_pull_epm_lhs(_ndr_lhs, NDR_SCALARS, &r->lhs)); lhs 1492 librpc/gen_ndr/ndr_epmapper.c NDR_CHECK(ndr_pull_set_switch_value(_ndr_rhs, &r->rhs, r->lhs.protocol)); lhs 1506 librpc/gen_ndr/ndr_epmapper.c ndr_print_epm_lhs(ndr, "lhs", &r->lhs); lhs 1507 librpc/gen_ndr/ndr_epmapper.c ndr_print_set_switch_value(ndr, &r->rhs, r->lhs.protocol); lhs 95 librpc/rpc/binding.c switch(epm_floor->lhs.protocol) { lhs 164 librpc/rpc/binding.c return talloc_asprintf(mem_ctx, "UNK(%02x):", epm_floor->lhs.protocol); lhs 377 librpc/rpc/binding.c ndr = ndr_pull_init_blob(&epm_floor->lhs.lhs_data, mem_ctx, NULL); lhs 417 librpc/rpc/binding.c switch (epm_floor->lhs.protocol) { lhs 471 librpc/rpc/binding.c DEBUG(0,("Unsupported lhs protocol %d\n", epm_floor->lhs.protocol)); lhs 482 librpc/rpc/binding.c switch (epm_floor->lhs.protocol) { lhs 548 librpc/rpc/binding.c DEBUG(0,("Unsupported lhs protocol %d\n", epm_floor->lhs.protocol)); lhs 583 librpc/rpc/binding.c if (transports[i].protseq[j] != tower->floors[j+2].lhs.protocol) { lhs 691 librpc/rpc/binding.c tower->floors[0].lhs.protocol = EPM_PROTOCOL_UUID; lhs 693 librpc/rpc/binding.c tower->floors[0].lhs.lhs_data = dcerpc_floor_pack_lhs_data(mem_ctx, &binding->object); lhs 698 librpc/rpc/binding.c tower->floors[1].lhs.protocol = EPM_PROTOCOL_UUID; lhs 700 librpc/rpc/binding.c tower->floors[1].lhs.lhs_data = dcerpc_floor_pack_lhs_data(mem_ctx, lhs 707 librpc/rpc/binding.c tower->floors[2 + i].lhs.protocol = protseq[i]; lhs 708 librpc/rpc/binding.c tower->floors[2 + i].lhs.lhs_data = data_blob_talloc(mem_ctx, NULL, 0); lhs 184 source4/librpc/rpc/dcerpc_util.c s->twr_r->tower.floors[3].lhs.protocol != s->twr.tower.floors[3].lhs.protocol) { lhs 204 source4/rpc_server/epmapper/rpc_epmapper.c if (floors[1].lhs.protocol != EPM_PROTOCOL_UUID || lhs 215 source4/rpc_server/epmapper/rpc_epmapper.c DEBUG(2, ("%d, ", r->in.map_tower->tower.floors[i].lhs.protocol)); lhs 223 source4/rpc_server/epmapper/rpc_epmapper.c data_blob_cmp(&r->in.map_tower->tower.floors[0].lhs.lhs_data, lhs 224 source4/rpc_server/epmapper/rpc_epmapper.c &eps[i].ep.floors[0].lhs.lhs_data) != 0 lhs 56 source4/torture/raw/lookuprate.c static bool fuzzily_equal(unsigned lhs, unsigned rhs, int percent) lhs 58 source4/torture/raw/lookuprate.c double fuzz = (double)lhs * (double)percent/100.0; lhs 60 source4/torture/raw/lookuprate.c if (((double)rhs >= ((double)lhs - fuzz)) && lhs 61 source4/torture/raw/lookuprate.c ((double)rhs <= ((double)lhs + fuzz))) { lhs 69 source4/torture/rpc/epmapper.c twr->tower.floors[2].lhs.protocol = EPM_PROTOCOL_NCACN; lhs 70 source4/torture/rpc/epmapper.c twr->tower.floors[2].lhs.lhs_data = data_blob(NULL, 0); lhs 73 source4/torture/rpc/epmapper.c twr->tower.floors[3].lhs.protocol = EPM_PROTOCOL_TCP; lhs 74 source4/torture/rpc/epmapper.c twr->tower.floors[3].lhs.lhs_data = data_blob(NULL, 0); lhs 77 source4/torture/rpc/epmapper.c twr->tower.floors[4].lhs.protocol = EPM_PROTOCOL_IP; lhs 78 source4/torture/rpc/epmapper.c twr->tower.floors[4].lhs.lhs_data = data_blob(NULL, 0); lhs 90 source4/torture/rpc/epmapper.c twr->tower.floors[3].lhs.protocol = EPM_PROTOCOL_HTTP; lhs 91 source4/torture/rpc/epmapper.c twr->tower.floors[3].lhs.lhs_data = data_blob(NULL, 0); lhs 103 source4/torture/rpc/epmapper.c twr->tower.floors[3].lhs.protocol = EPM_PROTOCOL_UDP; lhs 104 source4/torture/rpc/epmapper.c twr->tower.floors[3].lhs.lhs_data = data_blob(NULL, 0); lhs 116 source4/torture/rpc/epmapper.c twr->tower.floors[3].lhs.protocol = EPM_PROTOCOL_SMB; lhs 117 source4/torture/rpc/epmapper.c twr->tower.floors[3].lhs.lhs_data = data_blob(NULL, 0); lhs 120 source4/torture/rpc/epmapper.c twr->tower.floors[4].lhs.protocol = EPM_PROTOCOL_NETBIOS; lhs 121 source4/torture/rpc/epmapper.c twr->tower.floors[4].lhs.lhs_data = data_blob(NULL, 0);