File: Applications/Ethernet/EtherApp.msg
Packet sent back by EtherAppSrv in response to an EtherAppReq.
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.
Name | Type | Description |
---|---|---|
requestId | int | |
numFrames | int |
message EtherAppResp { fields: int requestId; int numFrames; };