13#ifndef __PACKET_RDP_H__
14#define __PACKET_RDP_H__
20#define RDP_MAX_CHANNELS 31
25 RDP_CHANNEL_CLIPBOARD,
51 rdp_known_channel_t channelType;
67 uint32_t staticChannelId;
68 uint32_t messageChannelId;
69 uint32_t encryptionMethod;
70 uint32_t encryptionLevel;
71 uint32_t licenseAgreed;
79void rdp_transport_set_udp_conversation(
const packet_info *pinfo,
bool reliable, uint32_t reqId,
Definition packet_info.h:43
Definition packet-rdp.h:48
Definition packet-rdp.h:66
Definition packet-rdp.h:59
Definition wmem_array.c:27
Definition wmem_multimap.c:23
Definition conversation.h:230
Definition packet-rdp.h:33
Definition packet-rdp.h:41
Definition tvbuff-int.h:35