Home
last modified time | relevance | path

Searched defs:atheros_driver_data (Results 1 – 5 of 5) sorted by relevance

/dports/net/hostapd-devel/hostap-14ab4a816/src/drivers/
H A Ddriver_atheros.c63 struct atheros_driver_data { struct
66 char iface[IFNAMSIZ + 1];
67 int ifindex;
71 struct netlink_data *netlink;
72 int we_version;
74 u8 acct_mac[ETH_ALEN];
75 struct hostap_sta_driver_data acct_data;
78 struct wpabuf *wpa_ie;
79 struct wpabuf *wps_beacon_ie;
80 struct wpabuf *wps_probe_resp_ie;
[all …]
/dports/net/hostapd/hostapd-2.9/src/drivers/
H A Ddriver_atheros.c67 struct atheros_driver_data { struct
70 char iface[IFNAMSIZ + 1];
71 int ifindex;
75 struct netlink_data *netlink;
76 int we_version;
78 u8 acct_mac[ETH_ALEN];
79 struct hostap_sta_driver_data acct_data;
82 struct wpabuf *wpa_ie;
83 struct wpabuf *wps_beacon_ie;
84 struct wpabuf *wps_probe_resp_ie;
[all …]
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_atheros.c67 struct atheros_driver_data { struct
70 char iface[IFNAMSIZ + 1];
71 int ifindex;
75 struct netlink_data *netlink;
76 int we_version;
78 u8 acct_mac[ETH_ALEN];
79 struct hostap_sta_driver_data acct_data;
82 struct wpabuf *wpa_ie;
83 struct wpabuf *wps_beacon_ie;
84 struct wpabuf *wps_probe_resp_ie;
[all …]
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/drivers/
H A Ddriver_atheros.c63 struct atheros_driver_data { struct
66 char iface[IFNAMSIZ + 1];
67 int ifindex;
71 struct netlink_data *netlink;
72 int we_version;
74 u8 acct_mac[ETH_ALEN];
75 struct hostap_sta_driver_data acct_data;
78 struct wpabuf *wpa_ie;
79 struct wpabuf *wps_beacon_ie;
80 struct wpabuf *wps_probe_resp_ie;
[all …]
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/src/drivers/
H A Ddriver_atheros.c67 struct atheros_driver_data { struct
70 char iface[IFNAMSIZ + 1];
71 int ifindex;
75 struct netlink_data *netlink;
76 int we_version;
78 u8 acct_mac[ETH_ALEN];
79 struct hostap_sta_driver_data acct_data;
82 struct wpabuf *wpa_ie;
83 struct wpabuf *wps_beacon_ie;
84 struct wpabuf *wps_probe_resp_ie;
[all …]