Searched defs:TotalLength (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dipv4.h42 uint16 TotalLength() const { return ntohs(total_length); } function in struct:ipv4_header
/haiku/headers/private/kernel/platform/efi/protocol/
H A Dusb-io.h61 uint16_t TotalLength; member in struct:__anon46
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/resources/
H A Drsutils.c481 ACPI_RSDESC_SIZE TotalLength; local
341 AcpiRsSetResourceLength( ACPI_RSDESC_SIZE TotalLength, AML_RESOURCE *Aml) argument
397 AcpiRsSetResourceHeader( UINT8 DescriptorType, ACPI_RSDESC_SIZE TotalLength, AML_RESOURCE *Aml) argument
[all...]

Completed in 43 milliseconds