---
title: detached
framework: kernel
role: symbol
role_heading: Instance Property
path: kernel/ifnet_attach_proto_param/1524863-detached
---

# detached

The function to be called for handling the detach.

## Declaration

```occ
proto_media_detached detached;
```

## 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)
- [ioctl](kernel/ifnet_attach_proto_param/1525050-ioctl.md)
