Contents

GetLinkHeaderLength

Gets the number of bytes to use for the link header.

Declaration

virtual kern_return_t GetLinkHeaderLength(uint8_t *length) const;

Parameters

  • length:

    On return, the link header length value.

Return Value

kIOReturnSuccess on success, or another value if an error occurred.

See Also

Getting the Packet Information