other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
CFG80211_CLASSIFY802(9) | Data path helpers | CFG80211_CLASSIFY802(9) |
NAME¶
cfg80211_classify8021d - determine the 802.1p/1d tag for a data frameSYNOPSIS¶
unsigned
int cfg80211_classify8021d(struct sk_buff * skb,
struct cfg80211_qos_map * qos_map);
ARGUMENTS¶
skbthe 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¶
February 2017 | Kernel Hackers Manual 3.16 |