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 <[email protected]>

Author.

COPYRIGHT