other versions
| STRUCT IEEE80211_IFA(9) | Device registration | STRUCT IEEE80211_IFA(9) |
NAME¶
struct_ieee80211_iface_limit - limit on certain interface types
SYNOPSIS¶
struct ieee80211_iface_limit {
u16 max;
u16 types;
};
MEMBERS¶
max
maximum number of interfaces of these types
types
interface types (bits)
AUTHOR¶
Johannes Berg <johannes@sipsolutions.net>
Author.
COPYRIGHT¶
| January 2017 | Kernel Hackers Manual 4.8. |