SYNOPSIS

enum mac80211_tx_control_flags {
  IEEE80211_TX_CTRL_PORT_CTRL_PROTO
};

CONSTANTS

IEEE80211_TX_CTRL_PORT_CTRL_PROTO

this frame is a port control protocol frame (e.g. EAP)

DESCRIPTION

These flags are used in tx_info->control.flags.

AUTHOR

Johannes Berg <[email protected]>

Author.

COPYRIGHT