Namespace inet::ieee80211
Ieee80211OneAddressFrame
packetFormat of a 802.11 frame with address1 present, like ACK and CTS
Extends
Name | Type | Description |
---|---|---|
Ieee80211Frame | (unknown -- not in documented files) |
Source code
// // Format of a 802.11 frame with address1 present, like ACK and CTS // packet Ieee80211OneAddressFrame extends Ieee80211Frame { }File: src/inet/linklayer/ieee80211/mac/Ieee80211Frame.msg