---
title: kIOUserNetworkPacketDirectionRx
framework: networkingdriverkit
role: symbol
role_heading: Enumeration Case
path: networkingdriverkit/kiousernetworkpacketdirectionrx
---

# kIOUserNetworkPacketDirectionRx

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

## Declaration

```occ
kIOUserNetworkPacketDirectionRx
```

## See Also

### Getting the Packet Directions

- [kIOUserNetworkPacketDirectionNone](networkingdriverkit/kiousernetworkpacketdirectionnone.md)
- [kIOUserNetworkPacketDirectionTx](networkingdriverkit/kiousernetworkpacketdirectiontx.md)
