---
title: ioctl
framework: kernel
role: symbol
role_heading: Instance Property
path: kernel/ifnet_attach_proto_param/1525050-ioctl
---

# ioctl

The function to be called for ioctls.

## Declaration

```occ
proto_media_ioctl ioctl;
```

## See Also

### Fields

- [demux_array](kernel/ifnet_attach_proto_param/1525038-demux_array.md)
- [demux_count](kernel/ifnet_attach_proto_param/1525033-demux_count.md)
- [input](kernel/ifnet_attach_proto_param/1524849-input.md)
- [pre_output](kernel/ifnet_attach_proto_param/1524845-pre_output.md)
- [event](kernel/ifnet_attach_proto_param/1524843-event.md)
- [detached](kernel/ifnet_attach_proto_param/1524863-detached.md)
