Contents

SCBondInterfaceCopyAvailableMemberInterfaces(_:)

Returns all network capable devices on the system that can be added to an Ethernet bond interface.

Declaration

func SCBondInterfaceCopyAvailableMemberInterfaces(_ prefs: SCPreferences) -> CFArray

Parameters

  • prefs:

    The preferences session.

Return Value

The list of interfaces. You must release the returned value.

See Also

Configuring Ethernet Bond Interfaces