|
wpa_supplicant / hostapd 2.0
|
Data Fields | |
| struct wpa_driver_nl80211_data * | drv |
| struct i802_bss * | next |
| int | ifindex |
| char | ifname [IFNAMSIZ+1] |
| char | brname [IFNAMSIZ] |
| unsigned int | beacon_set:1 |
| unsigned int | added_if_into_bridge:1 |
| unsigned int | added_bridge:1 |
| unsigned int | in_deinit:1 |
| u8 | addr [ETH_ALEN] |
| int | freq |
| struct nl_handle * | nl_preq |
| struct nl_handle * | nl_mgmt |
| struct nl_cb * | nl_cb |
| struct nl80211_wiphy_data * | wiphy_data |
| struct dl_list | wiphy_list |
1.7.3