Module linux.nl80211
Linux kernel constants exposed under linux.nl80211.
Values are populated at build time from the kernel headers.
Tables
| attr | nl80211 attributes (NL80211ATTR*). |
| cmd | nl80211 commands (NL80211CMD*). |
| iftype | nl80211 interface types (NL80211IFTYPE*). |
| staflag | nl80211 station flags (NL80211STAFLAG*), bit positions for STAFLAGS2. |
Tables
- attr
-
nl80211 attributes (NL80211ATTR*).
Mirrors
NL80211_ATTR_*defines in<uapi/linux/nl80211.h>. - cmd
-
nl80211 commands (NL80211CMD*).
Mirrors
NL80211_CMD_*defines in<uapi/linux/nl80211.h>. - iftype
-
nl80211 interface types (NL80211IFTYPE*).
Mirrors
NL80211_IFTYPE_*defines in<uapi/linux/nl80211.h>. - staflag
-
nl80211 station flags (NL80211STAFLAG*), bit positions for STAFLAGS2.
Mirrors
NL80211_STA_FLAG_*defines in<uapi/linux/nl80211.h>.