Limit on certain interface types
struct ieee80211_iface_limit { u16 max; u16 types; };
max
maximum number of interfaces of these types
types
interface types (bits)
Johannes Berg <[email protected]>
Author.