---
title: receivedIPPacketCount
framework: network
role: symbol
role_heading: Instance Property
path: network/nwconnection/datatransferreport/pathreport/receivedippacketcount
---

# receivedIPPacketCount

The number of IP packets the connection received.

## Declaration

```swift
let receivedIPPacketCount: UInt64
```

## See Also

### Inspecting Packet Metrics

- [sentIPPacketCount](network/nwconnection/datatransferreport/pathreport/sentippacketcount.md)
