summaryrefslogtreecommitdiffstats
path: root/libxrdp/libxrdp.h
diff options
context:
space:
mode:
authorspeidy <speidy@gmail.com>2014-02-08 13:34:01 +0200
committerspeidy <speidy@gmail.com>2014-02-08 13:34:01 +0200
commit113f2696fe4103474cb2703e3d2f8848304fdd3d (patch)
treeecc9554855a4d273b201f845aba7bb9a3a7eced5 /libxrdp/libxrdp.h
parent423c583cddc31df98a01c8b5ed39558d691c19eb (diff)
downloadxrdp-proprietary-113f2696fe4103474cb2703e3d2f8848304fdd3d.tar.gz
xrdp-proprietary-113f2696fe4103474cb2703e3d2f8848304fdd3d.zip
libxrdp: work on fastpath
Diffstat (limited to 'libxrdp/libxrdp.h')
-rw-r--r--libxrdp/libxrdp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libxrdp/libxrdp.h b/libxrdp/libxrdp.h
index 70c8a124..a9150111 100644
--- a/libxrdp/libxrdp.h
+++ b/libxrdp/libxrdp.h
@@ -290,6 +290,8 @@ int APP_CC
xrdp_iso_send(struct xrdp_iso* self, struct stream* s);
int APP_CC
xrdp_iso_incoming(struct xrdp_iso* self);
+int APP_CC
+xrdp_iso_detect_tpkt(struct xrdp_iso *self, struct stream *s);
/* xrdp_mcs.c */
struct xrdp_mcs* APP_CC