---
title: sentIPPacketCount
framework: network
role: symbol
role_heading: Instance Property
path: network/nwconnection/datatransferreport/pathreport/sentippacketcount
---

# sentIPPacketCount

The number of IP packets the connection sent.

## Declaration

```swift
let sentIPPacketCount: UInt64
```

## See Also

### Inspecting Packet Metrics

- [receivedIPPacketCount](network/nwconnection/datatransferreport/pathreport/receivedippacketcount.md)
