---
title: kSCNetworkFlagsIsLocalAddress
framework: systemconfiguration
role: symbol
role_heading: Global Variable
path: systemconfiguration/kscnetworkflagsislocaladdress
---

# kSCNetworkFlagsIsLocalAddress

The specified node name or address is one associated with a network interface on the current system.

## Declaration

```swift
var kSCNetworkFlagsIsLocalAddress: Int { get }
```

## See Also

### Constants

- [kSCNetworkFlagsTransientConnection](systemconfiguration/kscnetworkflagstransientconnection.md)
- [kSCNetworkFlagsReachable](systemconfiguration/kscnetworkflagsreachable.md)
- [kSCNetworkFlagsConnectionRequired](systemconfiguration/kscnetworkflagsconnectionrequired.md)
- [kSCNetworkFlagsConnectionAutomatic](systemconfiguration/kscnetworkflagsconnectionautomatic.md)
- [kSCNetworkFlagsInterventionRequired](systemconfiguration/kscnetworkflagsinterventionrequired.md)
- [kSCNetworkFlagsIsDirect](systemconfiguration/kscnetworkflagsisdirect.md)
