reactos/drivers/network/tcpip/include
Victor Perevertkin 1734f29721 [IP][LWIP][TCPIP] Move ip and lwip libraries to drivers/network/tcpip
These libraries are used only inside tcpip.sys driver so move them close
to it.
2023-02-01 02:31:14 +03:00
..
address.h
arp.h
checksum.h
chew.h [IP][LWIP][TCPIP] Move ip and lwip libraries to drivers/network/tcpip 2023-02-01 02:31:14 +03:00
datagram.h
debug.h [DRIVERS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
dispatch.h
fileobjs.h
icmp.h [TCPIP] Implement IOCTL_ICMP_ECHO_REQUEST in tcpip.sys 2020-04-07 05:32:40 +03:00
info.h [TCPIP] Define a enum to select which information to return 2018-11-27 21:36:41 +01:00
interface.h
ip.h
lan.h
linux.h
lock.h
loopback.h
neighbor.h
pool.h
ports.h
precomp.h [IP][LWIP][TCPIP] Move ip and lwip libraries to drivers/network/tcpip 2023-02-01 02:31:14 +03:00
rawip.h [TCPIP] Implement IOCTL_ICMP_ECHO_REQUEST in tcpip.sys 2020-04-07 05:32:40 +03:00
receive.h
route.h
router.h
routines.h
tags.h
tcp.h [TCPIP][IP] Use an ERESOURCE as mutex for address files & connection end points 2021-06-21 11:42:01 +02:00
tcpcore.h
tcpdef.h
tcpip.h
ticonsts.h [TCPIP] Remove duplicate declarations from ticonsts.h 2020-04-07 05:32:40 +03:00
tilists.h
titypes.h [TCPIP][IP] Use an ERESOURCE as mutex for address files & connection end points 2021-06-21 11:42:01 +02:00
transmit.h
udp.h
wait.h