Namespace inet
Ieee802PauseCommand
classused with IEEE802CTRL_SENDPAUSE
Extends
Name | Type | Description |
---|---|---|
cObject | (unknown -- not in documented files) |
Fields
Name | Type | Description |
---|---|---|
destinationAddress | MacAddress | |
pauseUnits | int |
Source code
// used with IEEE802CTRL_SENDPAUSE class Ieee802PauseCommand extends cObject { MacAddress destinationAddress; int pauseUnits; }File: src/inet/linklayer/common/Ieee802Ctrl.msg