CFG80211_CLASSIFY802(9) | Data path helpers | CFG80211_CLASSIFY802(9) |
NAME¶
cfg80211_classify8021d - determine the 802.1p/1d tag for a data frame
SYNOPSIS¶
unsigned int cfg80211_classify8021d(struct sk_buff * skb, struct cfg80211_qos_map * qos_map);
ARGUMENTS¶
skb
the data frame
qos_map
Interworking QoS mapping or NULL if not in
use
RETURN¶
The 802.1p/1d tag.
AUTHOR¶
Johannes Berg <johannes@sipsolutions.net>
Author.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |