cfg80211_classify8021d(9) 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 <[email protected]>

Author.

COPYRIGHT