---
title: OSKextRequestTag
framework: kernel
role: symbol
role_heading: Type Alias
path: kernel/oskextrequesttag
---

# OSKextRequestTag

Identifies a kext request made to user space.

## Declaration

```occ
typedef uint32_t OSKextRequestTag;
```

## See Also

### Typedefs

- [OSAsyncReference](kernel/osasyncreference.md)
- [OSAsyncReference64](kernel/osasyncreference64.md)
- [OSContainer](kernel/oscontainer.md)
- [OSIterator](kernel/ositerator-8m.md)
- [OSType](kernel/ostype.md)
