Searched defs:i802_bss (Results 1 – 2 of 2) sorted by relevance
91 struct i802_bss { struct93 struct i802_bss *next; argument94 int ifindex;95 char ifname[IFNAMSIZ + 1];96 char brname[IFNAMSIZ];97 unsigned int beacon_set:1;98 unsigned int added_if_into_bridge:1;99 unsigned int added_bridge:1;101 u8 addr[ETH_ALEN];103 int freq;[all …]
72 struct i802_bss { struct74 struct i802_bss *next; argument75 int ifindex;76 char ifname[IFNAMSIZ + 1];77 char brname[IFNAMSIZ];78 unsigned int beacon_set:1;79 unsigned int added_if_into_bridge:1;80 unsigned int added_bridge:1;