'\" t .\" Title: enum mac80211_tx_control_flags .\" Author: .\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: May 2018 .\" Manual: The basic mac80211 driver interface .\" Source: Kernel Hackers Manual 3.16.56 .\" Language: English .\" .TH "ENUM MAC80211_TX_CON" "9" "May 2018" "Kernel Hackers Manual 3\&.16\&" "The basic mac80211 driver inte" .\" ----------------------------------------------------------------- .\" * 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" enum_mac80211_tx_control_flags \- flags to describe transmit control .SH "SYNOPSIS" .sp .nf enum mac80211_tx_control_flags { IEEE80211_TX_CTRL_PORT_CTRL_PROTO }; .fi .SH "CONSTANTS" .PP IEEE80211_TX_CTRL_PORT_CTRL_PROTO .RS 4 this frame is a port control protocol frame (e\&.g\&. EAP) .RE .SH "DESCRIPTION" .PP These flags are used in tx_info\->control\&.flags\&. .SH "AUTHOR" .PP \fBJohannes Berg\fR <\&johannes@sipsolutions.net\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br