ladybird/Userland/Libraries/LibC/net
Idan Horowitz 468ae105d8 Kernel+LibC: Stub out if_nameindex() and if_freenameindex()
These should allow users to receive the names of network interfaces in
the system, but for now these are only stubs required to compile some
ports.
2021-12-22 00:02:36 -08:00
..
if_arp.h Kernel+LibC: Share definitions for net/{if,if_arp,route}.h 2021-08-14 19:58:11 +02:00
if.h Kernel+LibC: Stub out if_nameindex() and if_freenameindex() 2021-12-22 00:02:36 -08:00
route.h Kernel+LibC: Share definitions for net/{if,if_arp,route}.h 2021-08-14 19:58:11 +02:00