Contents

isRegistered

Queries if the interface has attached to the BSD network stack.

Declaration

virtual bool isRegistered(
 void ) const;

Return Value

Returns true if interface is registered and attached to the network stack, false otherwise.

Overview

Once attached a kIOBSDNameKey property is added to the interface object with the assigned BSD name.

See Also

Miscellaneous