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