Contents

getMaxTransferUnit

Gets the maximum transfer unit for this interface.

Declaration

virtual UInt32 getMaxTransferUnit(
 void ) const;

Return Value

Returns the interface MTU size in bytes.

Overview

This method calls ifnet_mtu and returns the maximum transfer unit.

See Also

Miscellaneous