1CFG80211_CLASSIFY802(9) Data path helpers CFG80211_CLASSIFY802(9)
23
4
NAME
6cfg80211_classify8021d - determine the 802.1p/1d tag for a data frame
7
SYNOPSIS
9unsigned int cfg80211_classify8021d(struct sk_buff * skb,
10struct cfg80211_qos_map * qos_map);
11
ARGUMENTS
13skb
14the data frame
1516
qos_map
17Interworking QoS mapping or NULL if not in use
18
RETURN
20The 802.1p/1d tag.
21
AUTHOR
23Johannes Berg <johannes@sipsolutions.net>
24Author.
25
COPYRIGHT
27Kernel Hackers Manual 3.10 June 2019 CFG80211_CLASSIFY802(9)