Fix firefox exit. Implement a simple work queue for possibly dispatch level
[reactos.git] / reactos / drivers / net / tcpip / tcpip / tcpip.def
1 ; TCPIP.SYS - TCP/IP protocol driver
2
3 LIBRARY tcpip.sys
4
5 EXPORTS
6 ;FreeIprBuff
7 ;GetIFAndLink
8 IPAddInterface
9 ;IPAllocBuff
10 IPDelInterface
11 ;IPDelayedNdisReEnumerateBindings
12 ;IPDeregisterARP
13 ;IPDisableSniffer
14 ;IPEnableSniffer
15 ;IPFreeBuff
16 ;IPGetAddrType
17 ;IPGetBestInterface
18 ;IPGetInfo
19 ;IPInjectPkt
20 ;IPProxyNdisRequest
21 ;IPRegisterARP
22 ;IPRegisterProtocol
23 ;IPSetIPSecStatus
24 ;IPTransmit
25 LookupRoute
26 ;LookupRouteInformation
27 ;SendICMPErr
28 ;SetIPSecPtr
29 ;UnSetIPSecPtr
30 ;UnSetIPSecSendPtr
31
32 ; EOF