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