4b8f879fd6
Rather than every client reinvent the art of using the Wintun and its ring buffers, we offer helper structs and functions to unify and simplify Wintun usage. Signed-off-by: Simon Rozman <simon@rozman.si>
20 lines
385 B
Modula-2
20 lines
385 B
Modula-2
EXPORTS
|
|
WintunCreateAdapter
|
|
WintunDeleteAdapter
|
|
WintunEndSession
|
|
WintunEnumAdapters
|
|
WintunFreeAdapter
|
|
WintunGetAdapter
|
|
WintunGetAdapterDeviceObject
|
|
WintunGetAdapterGUID
|
|
WintunGetAdapterLUID
|
|
WintunGetAdapterName
|
|
WintunGetVersion
|
|
WintunIsPacketAvailable
|
|
WintunReceivePackets
|
|
WintunSendPackets
|
|
WintunSetAdapterName
|
|
WintunSetLogger
|
|
WintunStartSession
|
|
WintunWaitForPacket
|