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