Contents

SetSoftwareVlanSupport

Enables software VLAN support.

Declaration

kern_return_t SetSoftwareVlanSupport(bool isSupported);

Parameters

  • isSupported:

    If YES, enable software VLAN support; otherwise, disable it.

Return Value

kIOReturnSuccess on success, or another value if an error occurred.

See Also

Configuring Link Attributes