Contents

getMediaAddressLength

Gets the size of the media (MAC-layer) address.

Declaration

virtual UInt8 getMediaAddressLength(
 void ) const;

Return Value

Returns the size of the media address in bytes.

Overview

This method calls ifnet_addrlen and returns the media address length.

See Also

Miscellaneous