question_type      53 libcli/nbt/namequery.c 	packet->questions[0].question_type = NBT_QTYPE_NETBIOS;
question_type     157 libcli/nbt/namequery.c 	packet->questions[0].question_type = NBT_QTYPE_STATUS;
question_type      52 libcli/nbt/namerefresh.c 	packet->questions[0].question_type  = NBT_QTYPE_NETBIOS;
question_type      60 libcli/nbt/nameregister.c 	packet->questions[0].question_type  = NBT_QTYPE_NETBIOS;
question_type      51 libcli/nbt/namerelease.c 	packet->questions[0].question_type  = NBT_QTYPE_NETBIOS;
question_type     142 librpc/gen_ndr/nbt.h 	enum nbt_qtype question_type;
question_type     137 librpc/gen_ndr/ndr_nbt.c 		NDR_CHECK(ndr_push_nbt_qtype(ndr, NDR_SCALARS, r->question_type));
question_type     150 librpc/gen_ndr/ndr_nbt.c 		NDR_CHECK(ndr_pull_nbt_qtype(ndr, NDR_SCALARS, &r->question_type));
question_type     163 librpc/gen_ndr/ndr_nbt.c 	ndr_print_nbt_qtype(ndr, "question_type", r->question_type);
question_type     480 source3/include/nameserv.h 		int question_type;
question_type     299 source3/libsmb/namequery.c 	nmb->question.question_type = 0x21;
question_type     676 source3/libsmb/namequery.c 	nmb->question.question_type = 0x20;
question_type     133 source3/libsmb/nmblib.c 			nmb->question.question_type,
question_type     556 source3/libsmb/nmblib.c 		nmb->question.question_type = RSVAL(inbuf,12+offset);
question_type     969 source3/libsmb/nmblib.c 			RSSVAL(ubuf,offset,nmb->question.question_type);
question_type     205 source3/nmbd/nmbd_packets.c 	nmb->question.question_type = QUESTION_TYPE_NB_QUERY;
question_type     423 source3/nmbd/nmbd_packets.c 	nmb->question.question_type = QUESTION_TYPE_NB_STATUS;
question_type    1381 source3/nmbd/nmbd_packets.c 			if ((nmb->header.qdcount == 0) || ((nmb->question.question_type != QUESTION_TYPE_NB_QUERY) &&
question_type    1382 source3/nmbd/nmbd_packets.c 					(nmb->question.question_type != QUESTION_TYPE_NB_STATUS))) {
question_type    1507 source3/nmbd/nmbd_packets.c 			switch (nmb->question.question_type) {
question_type     506 source3/nmbd/nmbd_winsserver.c 	if (nmb->question.question_type != QUESTION_TYPE_NB_QUERY) {
question_type    1152 source3/utils/smbcontrol.c 	p.packet.nmb.question.question_type = 0x21;
question_type      56 source4/nbt_server/defense.c 			   packet->questions[0].question_type == NBT_QTYPE_NETBIOS);
question_type     111 source4/nbt_server/nodestatus.c 	NBTD_ASSERT_PACKET(packet, src, packet->questions[0].question_type == NBT_QTYPE_STATUS);
question_type      46 source4/nbt_server/query.c 	    packet->questions[0].question_type == NBT_QTYPE_STATUS) {
question_type      53 source4/nbt_server/query.c 			   packet->questions[0].question_type == NBT_QTYPE_NETBIOS);
question_type    9463 source4/torture/nbt/winsreplication.c 	_NBT_ASSERT(req_packet->questions[0].question_type, NBT_QTYPE_NETBIOS);
question_type    9562 source4/torture/nbt/winsreplication.c 	_NBT_ASSERT(req_packet->questions[0].question_type, NBT_QTYPE_NETBIOS);