mirror of
https://review.haiku-os.org/haiku
synced 2025-02-07 22:35:26 +01:00
Does not actually break ABI since net_buffer had 3 bytes of padding remaining unused. Add the first two constants for this field: L3/L4_CHECKSUM_VALID. These will indicate when the checksum of the packet is known to be valid (good/correct). Change-Id: I155b3ea51d1093e229677cb788a007560ddbd428 Reviewed-on: https://review.haiku-os.org/c/haiku/+/7916 Reviewed-by: waddlesplash <waddlesplash@gmail.com>