Searched defs:ack (Results 1 – 16 of 16) sorted by relevance
/hostap-latest/hs20/server/www/ |
D | terms.php | 55 $ack = false; variable 66 $ack = $row[1] == 1; variable
|
/hostap-latest/src/common/ |
D | gas_server.c | 418 int ack) in gas_server_handle_tx_status() 449 size_t data_len, int ack) in gas_server_tx_status()
|
/hostap-latest/wlantest/ |
D | process.c | 258 static void tx_status(struct wlantest *wt, const u8 *data, size_t len, int ack) in tx_status()
|
D | rx_data.c | 774 u8 ack = (qos[0] & 0x60) >> 5; in rx_data_bss() local
|
/hostap-latest/src/drivers/ |
D | driver_nl80211_event.c | 1385 size_t len, struct nlattr *ack) in mlme_event_mgmt_tx_status() 1647 struct nlattr *freq, struct nlattr *ack, in mlme_event() 3716 struct nlattr *ack, struct nlattr *cookie) in nl80211_control_port_frame_tx_status()
|
D | driver_zephyr.c | 603 const u8 *frame, size_t len, bool ack) in wpa_drv_zep_event_mgmt_tx_status()
|
D | driver.h | 6373 int ack; member 6612 int ack; member
|
D | driver_nl80211.c | 2154 int *ack; in wpa_driver_nl80211_handle_eapol_tx_status() local
|
/hostap-latest/wpa_supplicant/ |
D | ap.c | 1215 const u8 *buf, size_t len, int ack) in ap_tx_status() 1225 const u8 *data, size_t len, int ack) in ap_eapol_tx_status()
|
/hostap-latest/src/ap/ |
D | ieee802_1x.c | 2670 const u8 *buf, size_t len, int ack) in ieee802_1x_tx_status() 2697 const u8 *buf, int len, int ack) in ieee802_1x_eapol_tx_status()
|
D | drv_callbacks.c | 2376 const u8 *data, size_t len, int ack, in hostapd_eapol_tx_status()
|
D | wpa_auth.c | 6795 struct wpa_state_machine *sm, int ack)
|
D | ieee802_11.c | 6923 const u8 *buf, size_t len, int ack) in hostapd_tx_status()
|
/hostap-latest/src/radius/ |
D | radius_server.c | 1561 struct radius_msg *msg, int ack) in radius_server_receive_disconnect_resp() 1600 struct radius_msg *msg, int ack) in radius_server_receive_coa_resp()
|
/hostap-latest/src/eap_peer/ |
D | eap_fast.c | 559 struct eap_tlv_pac_ack_tlv *ack; in eap_fast_tlv_pac_ack() local
|
D | eap_teap.c | 525 struct teap_tlv_pac_ack *ack; in eap_teap_tlv_pac_ack() local
|