---
title: kIOUserNetworkPacketDirectionTx
framework: networkingdriverkit
role: symbol
role_heading: Enumeration Case
path: networkingdriverkit/kiousernetworkpacketdirectiontx
---

# kIOUserNetworkPacketDirectionTx

The packet is moving from the networking stack to the device.

## Declaration

```occ
kIOUserNetworkPacketDirectionTx
```

## See Also

### Getting the Packet Directions

- [kIOUserNetworkPacketDirectionNone](networkingdriverkit/kiousernetworkpacketdirectionnone.md)
- [kIOUserNetworkPacketDirectionRx](networkingdriverkit/kiousernetworkpacketdirectionrx.md)
