aboutsummaryrefslogtreecommitdiffstats
path: root/api/exports.def
diff options
context:
space:
mode:
Diffstat (limited to 'api/exports.def')
-rw-r--r--api/exports.def6
1 files changed, 4 insertions, 2 deletions
diff --git a/api/exports.def b/api/exports.def
index 85e4453..6dbd89a 100644
--- a/api/exports.def
+++ b/api/exports.def
@@ -1,4 +1,5 @@
EXPORTS
+ WintunAllocateSendPacket
WintunCreateAdapter
WintunDeleteAdapter
WintunEndSession
@@ -11,8 +12,9 @@ EXPORTS
WintunGetAdapterName
WintunGetVersion
WintunIsPacketAvailable
- WintunReceivePackets
- WintunSendPackets
+ WintunReceivePacket
+ WintunReceiveRelease
+ WintunSendPacket
WintunSetAdapterName
WintunSetLogger
WintunStartSession