This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-15 17:18:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c459e4ecb2ca6057deddb64e3cae7cc8061516bb
ladybird
/
Kernel
/
Net
History
Andreas Kling
b3736c1b1e
Kernel: Use a FlatPtr for the "argument" to ioctl()
...
Since it's often used to pass pointers, it should really be a FlatPtr.
2020-05-23 15:25:43 +02:00
..
ARP.h
…
E1000NetworkAdapter.cpp
…
E1000NetworkAdapter.h
…
EthernetFrameHeader.h
…
EtherType.h
…
ICMP.h
…
IPv4.h
…
IPv4Socket.cpp
Kernel: Use a FlatPtr for the "argument" to ioctl()
2020-05-23 15:25:43 +02:00
IPv4Socket.h
Kernel: Use a FlatPtr for the "argument" to ioctl()
2020-05-23 15:25:43 +02:00
IPv4SocketTuple.h
…
LocalSocket.cpp
…
LocalSocket.h
…
LoopbackAdapter.cpp
…
LoopbackAdapter.h
…
NetworkAdapter.cpp
…
NetworkAdapter.h
…
NetworkTask.cpp
…
NetworkTask.h
…
Routing.cpp
…
Routing.h
…
RTL8139NetworkAdapter.cpp
…
RTL8139NetworkAdapter.h
…
Socket.cpp
…
Socket.h
…
TCP.h
…
TCPSocket.cpp
…
TCPSocket.h
…
UDP.h
…
UDPSocket.cpp
…
UDPSocket.h
…