---
title: demux_count
framework: kernel
role: symbol
role_heading: Instance Property
path: kernel/ifnet_attach_proto_param/1525033-demux_count
---

# demux_count

The number of entries in the demux_array array.

## Declaration

```occ
u_int32_t demux_count;
```

## See Also

### Fields

- [demux_array](kernel/ifnet_attach_proto_param/1525038-demux_array.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)
- [ioctl](kernel/ifnet_attach_proto_param/1525050-ioctl.md)
- [detached](kernel/ifnet_attach_proto_param/1524863-detached.md)
