---
title: kSCNetworkConnectionErrorsIn
framework: systemconfiguration
role: symbol
role_heading: Global Variable
path: systemconfiguration/kscnetworkconnectionerrorsin
---

# kSCNetworkConnectionErrorsIn

The key associated with the number of errors going up into the network stack for any networking protocol without the PPP headers and trailers.

## Declaration

```swift
var kSCNetworkConnectionErrorsIn: String { get }
```

## See Also

### Constants

- [kSCNetworkConnectionBytesIn](systemconfiguration/kscnetworkconnectionbytesin.md)
- [kSCNetworkConnectionBytesOut](systemconfiguration/kscnetworkconnectionbytesout.md)
- [kSCNetworkConnectionPacketsIn](systemconfiguration/kscnetworkconnectionpacketsin.md)
- [kSCNetworkConnectionPacketsOut](systemconfiguration/kscnetworkconnectionpacketsout.md)
- [kSCNetworkConnectionErrorsOut](systemconfiguration/kscnetworkconnectionerrorsout.md)
