<!--
{
  "availability" : [
    "DriverKit: -"
  ],
  "documentType" : "symbol",
  "framework" : "NetworkingDriverKit",
  "identifier" : "/documentation/NetworkingDriverKit/IOUserNetworkPacketDirection",
  "metadataVersion" : "0.1.0",
  "role" : "Type Alias",
  "symbol" : {
    "kind" : "Type Alias",
    "modules" : [
      "NetworkingDriverKit"
    ],
    "preciseIdentifier" : "c:@T@IOUserNetworkPacketDirection"
  },
  "title" : "IOUserNetworkPacketDirection"
}
-->

# IOUserNetworkPacketDirection

The direction in which the packet moves, relative to the device.

```
typedef uint32_t IOUserNetworkPacketDirection;
```

## Topics

### Getting the Direction Constants

[Direction Constants](/documentation/NetworkingDriverKit/direction-constants)

Constants indicating package transmission direction.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)