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

# nw_ethernet_channel_receive_handler_t

A handler that delivers inbound Ethernet frames.

```
typealias nw_ethernet_channel_receive_handler_t = (dispatch_data_t, UInt16, UnsafeMutablePointer<UInt8>, UnsafeMutablePointer<UInt8>) -> Void
```

---

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)