Contents

SCBondInterfaceGetOptions(_:)

Returns the configuration settings associated with the specified Ethernet bond interface.

Declaration

func SCBondInterfaceGetOptions(_ bond: SCBondInterface) -> CFDictionary?

Parameters

  • bond:

    The Ethernet bond interface.

Return Value

The configuration settings associated with the Ethernet bond interface, or NULL if no changes to the default configuration have been saved.

See Also

Configuring Ethernet Bond Interfaces