Namespace inet
LMacControlFrame
classControl Frame for LMac. Frame size is configurable in the MAC layer.
Extends
Name | Type | Description |
---|---|---|
LMacHeaderBase | (unknown -- not in documented files) |
Packet operations (observed)
action | module |
---|---|
insertAtFront | LMac |
peekAtFront | LMac |
Source code
// // Control Frame for ~LMac. Frame size is configurable // in the MAC layer. // class LMacControlFrame extends LMacHeaderBase { }File: src/inet/linklayer/lmac/LMacHeader.msg