1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-25 11:35:07 +00:00
serenity/Userland/Libraries/LibC/netinet
Idan Horowitz efb69508f4 LibC: Add the netinet/if_ether.h header and define ETH_ALEN
This header defines various constants related to ethernet packets,
with ETH_ALEN being the length of an ethernet address (which is needed
by some ports).
2021-12-22 00:02:36 -08:00
..
if_ether.h LibC: Add the netinet/if_ether.h header and define ETH_ALEN 2021-12-22 00:02:36 -08:00
in.h LibC: Correctly evaluate addr in IN6_IS_ADDR_LOOPBACK 2021-11-06 00:31:01 -07:00
in_systm.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
ip.h LibC: Add definition for 'struct ip' in netinet/ip.h 2021-08-03 09:06:11 +02:00
ip_icmp.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
tcp.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00