msg_type 387 librpc/gen_ndr/nbt.h enum dgram_msg_type msg_type; msg_type 1474 librpc/gen_ndr/ndr_nbt.c NDR_CHECK(ndr_push_dgram_msg_type(ndr, NDR_SCALARS, r->msg_type)); msg_type 1479 librpc/gen_ndr/ndr_nbt.c NDR_CHECK(ndr_push_set_switch_value(ndr, &r->data, r->msg_type)); msg_type 1496 librpc/gen_ndr/ndr_nbt.c NDR_CHECK(ndr_pull_dgram_msg_type(ndr, NDR_SCALARS, &r->msg_type)); msg_type 1501 librpc/gen_ndr/ndr_nbt.c NDR_CHECK(ndr_pull_set_switch_value(ndr, &r->data, r->msg_type)); msg_type 1518 librpc/gen_ndr/ndr_nbt.c ndr_print_dgram_msg_type(ndr, "msg_type", r->msg_type); msg_type 1523 librpc/gen_ndr/ndr_nbt.c ndr_print_set_switch_value(ndr, &r->data, r->msg_type); msg_type 103 source3/include/messages.h struct server_id pid, int msg_type, msg_type 119 source3/include/messages.h int msg_type, msg_type 134 source3/include/messages.h uint32_t msg_type, msg_type 137 source3/include/messages.h uint32_t msg_type, msg_type 140 source3/include/messages.h void messaging_deregister(struct messaging_context *ctx, uint32_t msg_type, msg_type 144 source3/include/messages.h uint32_t msg_type, const DATA_BLOB *data); msg_type 146 source3/include/messages.h struct server_id server, uint32_t msg_type, msg_type 505 source3/include/nameserv.h int msg_type; msg_type 469 source3/include/proto.h void debug_message(struct messaging_context *msg_ctx, void *private_data, uint32_t msg_type, struct server_id src, DATA_BLOB *data); msg_type 3588 source3/include/proto.h uint32_t msg_type, msg_type 3875 source3/include/proto.h uint32_t msg_type, msg_type 5816 source3/include/proto.h const char *signature, uint32 msg_type); msg_type 5818 source3/include/proto.h const char *signature, uint32 msg_type); msg_type 5966 source3/include/proto.h uint32_t msg_type, msg_type 5972 source3/include/proto.h uint32_t msg_type, msg_type 6196 source3/include/proto.h uint32_t msg_type, msg_type 6215 source3/include/proto.h uint32_t msg_type, msg_type 6643 source3/include/proto.h uint32_t msg_type, msg_type 6687 source3/include/proto.h uint32_t msg_type, msg_type 305 source3/include/rpc_dce.h uint32 msg_type; /* NTLMSSP_MESSAGE_TYPE (1,2,3) and 5 for schannel */ msg_type 493 source3/lib/debug.c uint32_t msg_type, msg_type 520 source3/lib/debug.c uint32_t msg_type, msg_type 39 source3/lib/dmallocmsg.c uint32_t msg_type, msg_type 55 source3/lib/dmallocmsg.c uint32_t msg_type, msg_type 54 source3/lib/messages.c uint32 msg_type; msg_type 56 source3/lib/messages.c uint32_t msg_type, msg_type 67 source3/lib/messages.c uint32_t msg_type, msg_type 87 source3/lib/messages.c int msg_type; msg_type 118 source3/lib/messages.c crec->pid, msg_all->msg_type, msg_type 148 source3/lib/messages.c int msg_type, msg_type 154 source3/lib/messages.c msg_all.msg_type = msg_type; msg_type 155 source3/lib/messages.c if (msg_type < 1000) msg_type 157 source3/lib/messages.c else if (msg_type > 1000 && msg_type < 2000) msg_type 159 source3/lib/messages.c else if (msg_type > 2000 && msg_type < 2100) msg_type 161 source3/lib/messages.c else if (msg_type > 2100 && msg_type < 3000) msg_type 163 source3/lib/messages.c else if (msg_type > 3000 && msg_type < 4000) msg_type 165 source3/lib/messages.c else if (msg_type > 4000 && msg_type < 5000) msg_type 275 source3/lib/messages.c uint32_t msg_type, msg_type 278 source3/lib/messages.c uint32_t msg_type, msg_type 295 source3/lib/messages.c if (cb->msg_type == msg_type && private_data == cb->private_data) { msg_type 297 source3/lib/messages.c (unsigned)msg_type, private_data)); msg_type 308 source3/lib/messages.c cb->msg_type = msg_type; msg_type 319 source3/lib/messages.c void messaging_deregister(struct messaging_context *ctx, uint32_t msg_type, msg_type 326 source3/lib/messages.c if ((cb->msg_type == msg_type) msg_type 329 source3/lib/messages.c (unsigned)msg_type, private_data)); msg_type 340 source3/lib/messages.c struct server_id server, uint32_t msg_type, msg_type 346 source3/lib/messages.c msg_type, data, msg_type 350 source3/lib/messages.c return msg_ctx->local->send_fn(msg_ctx, server, msg_type, data, msg_type 355 source3/lib/messages.c struct server_id server, uint32_t msg_type, msg_type 359 source3/lib/messages.c return messaging_send(msg_ctx, server, msg_type, &blob); msg_type 372 source3/lib/messages.c if (cb->msg_type == rec->msg_type) { msg_type 373 source3/lib/messages.c cb->fn(msg_ctx, cb->private_data, rec->msg_type, msg_type 71 source3/lib/messages_ctdbd.c struct server_id pid, int msg_type, msg_type 81 source3/lib/messages_ctdbd.c msg.msg_type = msg_type; msg_type 57 source3/lib/messages_local.c struct server_id pid, int msg_type, msg_type 310 source3/lib/messages_local.c struct server_id pid, int msg_type, msg_type 348 source3/lib/messages_local.c if ((msg_type & MSG_FLAG_LOWPRIORITY) msg_type 364 source3/lib/messages_local.c rec[msg_array->num_messages].msg_type = msg_type & MSG_TYPE_MASK; msg_type 69 source3/lib/tallocmsg.c uint32_t msg_type, msg_type 75 source3/lib/tallocmsg.c SMB_ASSERT(msg_type == MSG_REQ_POOL_USAGE); msg_type 773 source3/lib/util_sock.c int msg_type; msg_type 783 source3/lib/util_sock.c msg_type = CVAL(inbuf,0); msg_type 785 source3/lib/util_sock.c if (msg_type == SMBkeepalive) { msg_type 124 source3/librpc/gen_ndr/messaging.h enum messaging_type msg_type; msg_type 86 source3/librpc/gen_ndr/ndr_messaging.c NDR_CHECK(ndr_push_messaging_type(ndr, NDR_SCALARS, r->msg_type)); msg_type 103 source3/librpc/gen_ndr/ndr_messaging.c NDR_CHECK(ndr_pull_messaging_type(ndr, NDR_SCALARS, &r->msg_type)); msg_type 120 source3/librpc/gen_ndr/ndr_messaging.c ndr_print_messaging_type(ndr, "msg_type", r->msg_type); msg_type 60 source3/libsmb/clidgram.c dgram->header.msg_type = unique ? 0x10 : 0x11; msg_type 476 source3/libsmb/nmblib.c dgram->header.msg_type = CVAL(inbuf,0); msg_type 491 source3/libsmb/nmblib.c if (dgram->header.msg_type == 0x10 || msg_type 492 source3/libsmb/nmblib.c dgram->header.msg_type == 0x11 || msg_type 493 source3/libsmb/nmblib.c dgram->header.msg_type == 0x12) { msg_type 851 source3/libsmb/nmblib.c ubuf[0] = dgram->header.msg_type; msg_type 865 source3/libsmb/nmblib.c if (dgram->header.msg_type == 0x10 || msg_type 866 source3/libsmb/nmblib.c dgram->header.msg_type == 0x11 || msg_type 867 source3/libsmb/nmblib.c dgram->header.msg_type == 0x12) { msg_type 1922 source3/locking/brlock.c uint32_t msg_type, msg_type 119 source3/nmbd/nmbd.c uint32_t msg_type, msg_type 159 source3/nmbd/nmbd.c uint32_t msg_type, msg_type 394 source3/nmbd/nmbd.c uint32_t msg_type, msg_type 407 source3/nmbd/nmbd.c uint32_t msg_type, msg_type 381 source3/nmbd/nmbd_elections.c uint32_t msg_type, msg_type 1220 source3/nmbd/nmbd_packets.c if (dgram->header.msg_type != 0x10 && dgram->header.msg_type != 0x11 && dgram->header.msg_type != 0x12) { msg_type 1224 source3/nmbd/nmbd_packets.c an error packet of type %x\n", nmb_namestr(&dgram->dest_name), inet_ntoa(p->ip), dgram->header.msg_type)); msg_type 1896 source3/nmbd/nmbd_packets.c dgram->header.msg_type = unique ? 0x10 : 0x11; msg_type 2413 source3/nmbd/nmbd_winsserver.c uint32_t msg_type, msg_type 1359 source3/printing/printing.c uint32_t msg_type, msg_type 99 source3/profile/profile.c uint32_t msg_type, msg_type 119 source3/profile/profile.c uint32_t msg_type, msg_type 513 source3/rpc_parse/parse_rpc.c const char *signature, uint32 msg_type) msg_type 515 source3/rpc_parse/parse_rpc.c return (strequal(rav->signature, signature) && rav->msg_type == msg_type); msg_type 523 source3/rpc_parse/parse_rpc.c const char *signature, uint32 msg_type) msg_type 526 source3/rpc_parse/parse_rpc.c rav->msg_type = msg_type; /* NTLMSSP_MESSAGE_TYPE */ msg_type 545 source3/rpc_parse/parse_rpc.c if(!prs_uint32("msg_type ", ps, depth, &rav->msg_type)) /* NTLMSSP_MESSAGE_TYPE */ msg_type 565 source3/rpc_parse/parse_rpc.c if(!prs_uint32("msg_type ", ps, depth, &rav->msg_type)) msg_type 1153 source3/rpc_server/srv_spoolss_nt.c uint32_t msg_type, msg_type 1271 source3/rpc_server/srv_spoolss_nt.c uint32_t msg_type, msg_type 1374 source3/rpc_server/srv_spoolss_nt.c uint32_t msg_type, msg_type 32 source3/smbd/blocking.c uint32_t msg_type, msg_type 639 source3/smbd/blocking.c uint32_t msg_type, msg_type 749 source3/smbd/blocking.c uint32_t msg_type, msg_type 782 source3/smbd/close.c uint32_t msg_type, msg_type 302 source3/smbd/conn.c uint32_t msg_type, msg_type 57 source3/smbd/notify_internal.c uint32_t msg_type, struct server_id server_id, DATA_BLOB *data); msg_type 249 source3/smbd/notify_internal.c uint32_t msg_type, struct server_id server_id, DATA_BLOB *data) msg_type 2651 source3/smbd/open.c uint32_t msg_type, msg_type 418 source3/smbd/oplock.c uint32_t msg_type, msg_type 461 source3/smbd/oplock.c uint32_t msg_type, msg_type 575 source3/smbd/oplock.c uint32_t msg_type, msg_type 681 source3/smbd/oplock.c uint32_t msg_type, msg_type 711 source3/smbd/oplock.c uint32_t msg_type, msg_type 1451 source3/smbd/process.c int msg_type = CVAL(inbuf,0); msg_type 1455 source3/smbd/process.c DEBUG( 6, ( "got message type 0x%x of len 0x%x\n", msg_type, msg_type 1461 source3/smbd/process.c if (msg_type != 0) { msg_type 1935 source3/smbd/process.c uint32_t msg_type, struct server_id server_id, DATA_BLOB *data) msg_type 416 source3/smbd/reply.c int msg_type = CVAL(inbuf,0); msg_type 434 source3/smbd/reply.c switch (msg_type) { msg_type 498 source3/smbd/reply.c msg_type, msg_flags)); msg_type 91 source3/smbd/server.c uint32_t msg_type, msg_type 133 source3/smbd/server.c uint32_t msg_type, msg_type 142 source3/smbd/server.c uint32_t msg_type, msg_type 153 source3/smbd/server.c uint32_t msg_type, msg_type 33 source3/torture/msgtest.c uint32_t msg_type, msg_type 50 source3/utils/smbcontrol.c struct server_id pid, int msg_type, msg_type 58 source3/utils/smbcontrol.c messaging_send_buf(msg_ctx, pid, msg_type, msg_type 61 source3/utils/smbcontrol.c ret = message_send_all(msg_ctx, msg_type, buf, len, &n_sent); msg_type 108 source3/utils/smbcontrol.c uint32_t msg_type, msg_type 121 source3/utils/smbcontrol.c uint32_t msg_type, msg_type 373 source3/utils/smbcontrol.c uint32_t msg_type, msg_type 445 source3/utils/smbcontrol.c uint32_t msg_type, msg_type 485 source3/utils/smbcontrol.c uint32_t msg_type, msg_type 1057 source3/utils/smbcontrol.c uint32_t msg_type, msg_type 54 source3/utils/smbfilter.c int msg_type = CVAL(buf,0); msg_type 58 source3/utils/smbfilter.c if (msg_type) return; msg_type 79 source3/utils/smbfilter.c int msg_type = CVAL(buf,0); msg_type 84 source3/utils/smbfilter.c if (msg_type) { msg_type 86 source3/utils/smbfilter.c switch (msg_type) { msg_type 363 source3/winbindd/winbindd.c uint32_t msg_type, msg_type 375 source3/winbindd/winbindd.c uint32_t msg_type, msg_type 387 source3/winbindd/winbindd.c uint32_t msg_type, msg_type 86 source3/winbindd/winbindd_cm.c uint32_t msg_type, msg_type 125 source3/winbindd/winbindd_cm.c uint32_t msg_type, msg_type 541 source3/winbindd/winbindd_dual.c uint32_t msg_type, msg_type 567 source3/winbindd/winbindd_dual.c uint32_t msg_type, msg_type 625 source3/winbindd/winbindd_dual.c uint32_t msg_type, msg_type 699 source3/winbindd/winbindd_dual.c uint32_t msg_type, msg_type 723 source3/winbindd/winbindd_dual.c uint32_t msg_type, msg_type 747 source3/winbindd/winbindd_dual.c uint32_t msg_type, msg_type 980 source3/winbindd/winbindd_dual.c uint32_t msg_type, msg_type 1023 source3/winbindd/winbindd_dual.c uint32_t msg_type, msg_type 1101 source3/winbindd/winbindd_dual.c uint32_t msg_type, msg_type 1136 source3/winbindd/winbindd_dual.c uint32_t msg_type, msg_type 322 source3/winbindd/winbindd_proto.h uint32_t msg_type, msg_type 327 source3/winbindd/winbindd_proto.h uint32_t msg_type, msg_type 332 source3/winbindd/winbindd_proto.h uint32_t msg_type, msg_type 337 source3/winbindd/winbindd_proto.h uint32_t msg_type, msg_type 342 source3/winbindd/winbindd_proto.h uint32_t msg_type, msg_type 347 source3/winbindd/winbindd_proto.h uint32_t msg_type, msg_type 141 source4/heimdal/kdc/kerberos4.c int8_t msg_type; msg_type 168 source4/heimdal/kdc/kerberos4.c RCHECK(krb5_ret_int8(sp, &msg_type), out); msg_type 169 source4/heimdal/kdc/kerberos4.c lsb = msg_type & 1; msg_type 170 source4/heimdal/kdc/kerberos4.c msg_type &= ~1; msg_type 171 source4/heimdal/kdc/kerberos4.c switch(msg_type){ msg_type 618 source4/heimdal/kdc/kerberos4.c msg_type, from); msg_type 309 source4/heimdal/kdc/kerberos5.c if(rep->msg_type == krb_as_rep && !config->encode_as_rep_as_tgs_rep) msg_type 331 source4/heimdal/kdc/kerberos5.c if(rep->msg_type == krb_as_rep) { msg_type 1451 source4/heimdal/kdc/kerberos5.c rep.msg_type = krb_as_rep; msg_type 689 source4/heimdal/kdc/krb5tgs.c rep.msg_type = krb_tgs_rep; msg_type 52 source4/heimdal/lib/krb5/build_ap_req.c ap.msg_type = krb_ap_req; msg_type 152 source4/heimdal/lib/krb5/get_cred.c t->msg_type = krb_tgs_req; msg_type 269 source4/heimdal/lib/krb5/get_for_creds.c cred.msg_type = krb_cred; msg_type 681 source4/heimdal/lib/krb5/get_in_tkt.c a->msg_type = krb_as_req; msg_type 556 source4/heimdal/lib/krb5/init_creds_pw.c a->msg_type = krb_as_req; msg_type 59 source4/heimdal/lib/krb5/mk_error.c msg.msg_type = krb_error; msg_type 108 source4/heimdal/lib/krb5/mk_priv.c s.msg_type = krb_priv; msg_type 52 source4/heimdal/lib/krb5/mk_rep.c ap.msg_type = krb_ap_rep; msg_type 94 source4/heimdal/lib/krb5/rd_cred.c if (cred.msg_type != krb_cred) { msg_type 78 source4/heimdal/lib/krb5/rd_priv.c if (priv.msg_type != krb_priv) { msg_type 61 source4/heimdal/lib/krb5/rd_rep.c if (ap_rep.msg_type != krb_ap_rep) { msg_type 119 source4/heimdal/lib/krb5/rd_req.c if (ap_req->msg_type != krb_ap_req){ msg_type 86 source4/lib/messaging/irpc.h uint32_t msg_type, msg_type 90 source4/lib/messaging/irpc.h uint32_t msg_type, DATA_BLOB *data); msg_type 92 source4/lib/messaging/irpc.h uint32_t msg_type, msg_type 95 source4/lib/messaging/irpc.h msg_callback_t fn, uint32_t *msg_type); msg_type 106 source4/lib/messaging/irpc.h uint32_t msg_type, void *ptr); msg_type 107 source4/lib/messaging/irpc.h void messaging_deregister(struct messaging_context *msg, uint32_t msg_type, void *private_data); msg_type 66 source4/lib/messaging/messaging.c uint32_t msg_type; msg_type 79 source4/lib/messaging/messaging.c uint32_t msg_type; msg_type 98 source4/lib/messaging/messaging.c uint32_t msg_type, struct server_id src, DATA_BLOB *data) msg_type 138 source4/lib/messaging/messaging.c if (rec->header->msg_type >= MSG_TMP_BASE) { msg_type 140 source4/lib/messaging/messaging.c rec->header->msg_type); msg_type 141 source4/lib/messaging/messaging.c } else if (rec->header->msg_type < msg->num_types) { msg_type 142 source4/lib/messaging/messaging.c d = msg->dispatch[rec->header->msg_type]; msg_type 152 source4/lib/messaging/messaging.c d->fn(msg, d->private_data, d->msg_type, rec->header->from, &data); msg_type 267 source4/lib/messaging/messaging.c rec->header->msg_type, msg_type 359 source4/lib/messaging/messaging.c uint32_t msg_type, msg_callback_t fn) msg_type 364 source4/lib/messaging/messaging.c if (msg_type >= msg->num_types) { msg_type 367 source4/lib/messaging/messaging.c dp = talloc_realloc(msg, msg->dispatch, struct dispatch_fn *, msg_type+1); msg_type 370 source4/lib/messaging/messaging.c for (i=msg->num_types;i<=msg_type;i++) { msg_type 373 source4/lib/messaging/messaging.c msg->num_types = msg_type+1; msg_type 378 source4/lib/messaging/messaging.c d->msg_type = msg_type; msg_type 382 source4/lib/messaging/messaging.c DLIST_ADD(msg->dispatch[msg_type], d); msg_type 392 source4/lib/messaging/messaging.c msg_callback_t fn, uint32_t *msg_type) msg_type 408 source4/lib/messaging/messaging.c d->msg_type = (uint32_t)id; msg_type 409 source4/lib/messaging/messaging.c (*msg_type) = d->msg_type; msg_type 417 source4/lib/messaging/messaging.c void messaging_deregister(struct messaging_context *msg, uint32_t msg_type, void *private_data) msg_type 421 source4/lib/messaging/messaging.c if (msg_type >= msg->num_types) { msg_type 423 source4/lib/messaging/messaging.c msg_type); msg_type 425 source4/lib/messaging/messaging.c idr_remove(msg->dispatch_tree, msg_type); msg_type 430 source4/lib/messaging/messaging.c for (d = msg->dispatch[msg_type]; d; d = next) { msg_type 433 source4/lib/messaging/messaging.c DLIST_REMOVE(msg->dispatch[msg_type], d); msg_type 443 source4/lib/messaging/messaging.c uint32_t msg_type, DATA_BLOB *data) msg_type 466 source4/lib/messaging/messaging.c rec->header->msg_type = msg_type; msg_type 509 source4/lib/messaging/messaging.c uint32_t msg_type, void *ptr) msg_type 516 source4/lib/messaging/messaging.c return messaging_send(msg, server, msg_type, &blob); msg_type 797 source4/lib/messaging/messaging.c uint32_t msg_type, struct server_id src, DATA_BLOB *packet) msg_type 135 source4/lib/messaging/pymessaging.c uint32_t msg_type; msg_type 144 source4/lib/messaging/pymessaging.c discard_const_p(char *, kwnames), &target, &msg_type, &data.data, &length)) { msg_type 153 source4/lib/messaging/pymessaging.c status = messaging_send(iface->msg_ctx, server, msg_type, &data); msg_type 163 source4/lib/messaging/pymessaging.c uint32_t msg_type, msg_type 168 source4/lib/messaging/pymessaging.c PyObject_CallFunction(callback, discard_const_p(char, "i(iii)s#"), msg_type, msg_type 176 source4/lib/messaging/pymessaging.c int msg_type = -1; msg_type 182 source4/lib/messaging/pymessaging.c discard_const_p(char *, kwnames), &callback, &msg_type)) { msg_type 188 source4/lib/messaging/pymessaging.c if (msg_type == -1) { msg_type 189 source4/lib/messaging/pymessaging.c uint32_t msg_type32 = msg_type; msg_type 192 source4/lib/messaging/pymessaging.c msg_type = msg_type32; msg_type 195 source4/lib/messaging/pymessaging.c msg_type, py_msg_callback_wrapper); msg_type 202 source4/lib/messaging/pymessaging.c return PyLong_FromLong(msg_type); msg_type 208 source4/lib/messaging/pymessaging.c int msg_type = -1; msg_type 213 source4/lib/messaging/pymessaging.c discard_const_p(char *, kwnames), &callback, &msg_type)) { msg_type 217 source4/lib/messaging/pymessaging.c messaging_deregister(iface->msg_ctx, msg_type, callback); msg_type 33 source4/lib/messaging/tests/messaging.c uint32_t msg_type, struct server_id src, DATA_BLOB *data) msg_type 43 source4/lib/messaging/tests/messaging.c uint32_t msg_type, struct server_id src, DATA_BLOB *data) msg_type 50 source4/lib/messaging/tests/messaging.c uint32_t msg_type, struct server_id src, DATA_BLOB *data) msg_type 114 source4/libcli/dgram/libdgram.h enum dgram_msg_type msg_type, msg_type 100 source4/libcli/dgram/mailslot.c if (packet->msg_type != DGRAM_DIRECT_UNIQUE && msg_type 101 source4/libcli/dgram/mailslot.c packet->msg_type != DGRAM_DIRECT_GROUP && msg_type 102 source4/libcli/dgram/mailslot.c packet->msg_type != DGRAM_BCAST) { msg_type 149 source4/libcli/dgram/mailslot.c enum dgram_msg_type msg_type, msg_type 169 source4/libcli/dgram/mailslot.c packet.msg_type = msg_type; msg_type 67 source4/ntvfs/common/notify.c uint32_t msg_type, struct server_id server_id, DATA_BLOB *data); msg_type 253 source4/ntvfs/common/notify.c uint32_t msg_type, struct server_id server_id, DATA_BLOB *data) msg_type 162 source4/ntvfs/posix/pvfs_oplock.c void *private_data, uint32_t msg_type, msg_type 35 source4/ntvfs/posix/pvfs_wait.c int msg_type; msg_type 60 source4/ntvfs/posix/pvfs_wait.c void *private_data, uint32_t msg_type, msg_type 116 source4/ntvfs/posix/pvfs_wait.c if (pwait->msg_type != -1) { msg_type 117 source4/ntvfs/posix/pvfs_wait.c messaging_deregister(pwait->msg_ctx, pwait->msg_type, pwait); msg_type 135 source4/ntvfs/posix/pvfs_wait.c int msg_type, msg_type 151 source4/ntvfs/posix/pvfs_wait.c pwait->msg_type = msg_type; msg_type 162 source4/ntvfs/posix/pvfs_wait.c if (msg_type != -1) { msg_type 165 source4/ntvfs/posix/pvfs_wait.c msg_type, msg_type 2294 source4/smb_server/smb/reply.c uint8_t msg_type; msg_type 2297 source4/smb_server/smb/reply.c msg_type = CVAL(req->in.buffer,0); msg_type 2301 source4/smb_server/smb/reply.c switch (msg_type) { msg_type 2335 source4/smb_server/smb/reply.c DEBUG(0,("Unexpected NBT session packet (%d)\n", msg_type));