'\" t .\" Title: cfg80211_classify8021d .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: January 2017 .\" Manual: Data path helpers .\" Source: Kernel Hackers Manual 4.8.15 .\" Language: English .\" .TH "CFG80211_CLASSIFY802" "9" "January 2017" "Kernel Hackers Manual 4\&.8\&." "Data path helpers" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" cfg80211_classify8021d \- determine the 802\&.1p/1d tag for a data frame .SH "SYNOPSIS" .HP \w'unsigned\ int\ cfg80211_classify8021d('u .BI "unsigned int cfg80211_classify8021d(struct\ sk_buff\ *\ " "skb" ", struct\ cfg80211_qos_map\ *\ " "qos_map" ");" .SH "ARGUMENTS" .PP \fIskb\fR .RS 4 the data frame .RE .PP \fIqos_map\fR .RS 4 Interworking QoS mapping or \fBNULL\fR if not in use .RE .SH "RETURN" .PP The 802\&.1p/1d tag\&. .SH "AUTHOR" .PP \fBJohannes Berg\fR <\&johannes@sipsolutions.net\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br