Scroll to navigation

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

May 2018 Kernel Hackers Manual 3.16