This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
reactos
Watch
1
Star
0
Fork
0
You've already forked reactos
mirror of
https://github.com/reactos/reactos.git
synced
2026-05-27 03:10:56 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4cdcea5e65326cbea77458a3e9daa335d2e530b7
reactos
/
drivers
/
network
/
tcpip
/
include
History
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
…
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
…