Namespace inet
Ieee80211SubtypeReq
classDetermines the MAC header subtype for an outgoing packet.
Extends
Name | Type | Description |
---|---|---|
Ieee80211SubtypeTagBase | (unknown -- not in documented files) |
Shared Tagging operations (observed)
tagAction | module |
---|---|
addTag | Ieee80211MgmtAp, Ieee80211MgmtSta |
getTag | Ieee80211Mac |
Source code
// // Determines the MAC header subtype for an outgoing packet. // class Ieee80211SubtypeReq extends Ieee80211SubtypeTagBase { }File: src/inet/linklayer/ieee80211/mac/Ieee80211SubtypeTag.msg