<!--
{
  "documentType" : "article",
  "framework" : "NetworkingDriverKit",
  "identifier" : "/documentation/NetworkingDriverKit/link-status-constants",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Link Status Constants"
}
-->

# Link Status Constants

Constants describing the state of the link between the device and your driver.

## Topics

### Getting the Link Statuses

[`kIOUserNetworkLinkStatusInvalid`](/documentation/NetworkingDriverKit/kIOUserNetworkLinkStatusInvalid)

[`kIOUserNetworkLinkStatusInactive`](/documentation/NetworkingDriverKit/kIOUserNetworkLinkStatusInactive)

[`kIOUserNetworkLinkStatusActive`](/documentation/NetworkingDriverKit/kIOUserNetworkLinkStatusActive)

[`kIOUserNetworkLinkStatusWakeSameNet`](/documentation/NetworkingDriverKit/kIOUserNetworkLinkStatusWakeSameNet)

[`kIOUserNetworkLinkStatusForceNotify`](/documentation/NetworkingDriverKit/kIOUserNetworkLinkStatusForceNotify)



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)