Determine the 802.1p/1d tag for a data frame
unsigned int cfg80211_classify8021d(struct sk_buff * skb, struct cfg80211_qos_map * qos_map);
skb
the data frame
qos_map
Interworking QoS mapping or NULL if not in use
The 802.1p/1d tag.
Johannes Berg <[email protected]>
Author.