Contents

free

Frees the IOEthernetInterface instance.

Declaration

virtual void free();

Overview

The memory allocated for the arpcom structure is released, followed by a call to super::free().

See Also

Miscellaneous