44 lines
1 KiB
Modula-2
44 lines
1 KiB
Modula-2
|
LIBRARY
|
||
|
|
||
|
EXPORTS
|
||
|
CreateSocketPort
|
||
|
DeleteSocketPort
|
||
|
FwBindFwInterfaceToAdapter
|
||
|
FwConnectionRequestFailed
|
||
|
FwCreateInterface
|
||
|
FwDeleteInterface
|
||
|
FwDisableFwInterface
|
||
|
FwEnableFwInterface
|
||
|
FwGetInterface
|
||
|
FwGetNotificationResult
|
||
|
FwGetStaticNetbiosNames
|
||
|
FwNotifyConnectionRequest
|
||
|
FwSetInterface
|
||
|
FwSetStaticNetbiosNames
|
||
|
FwStart
|
||
|
FwStop
|
||
|
FwUnbindFwInterfaceFromAdapter
|
||
|
FwUpdateConfig
|
||
|
FwUpdateRouteTable
|
||
|
GetAdapterNameFromMacAddrW
|
||
|
GetAdapterNameW
|
||
|
GetFilters
|
||
|
IpxAdjustIoCompletionParams
|
||
|
IpxCreateAdapterConfigurationPort
|
||
|
IpxDeleteAdapterConfigurationPort
|
||
|
IpxGetOverlappedResult
|
||
|
IpxGetQueuedAdapterConfigurationStatus
|
||
|
IpxGetQueuedCompletionStatus
|
||
|
IpxPostQueuedCompletionStatus
|
||
|
IpxRecvPacket
|
||
|
IpxSendPacket
|
||
|
IpxWanCreateAdapterConfigurationPort
|
||
|
IpxWanQueryInactivityTimer
|
||
|
IpxWanSetAdapterConfiguration
|
||
|
SetFilters
|
||
|
FwIsStarted
|
||
|
IpxDoesRouteExist
|
||
|
IpxGetAdapterConfig
|
||
|
IpxGetAdapterList
|
||
|
ServiceMain
|