Home
last modified time | relevance | path

Searched defs:noack (Results 1 - 18 of 18) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211_monitor.c446 nl80211_send_monitor(struct wpa_driver_nl80211_data *drv, const void *data, size_t len, int encrypt, int noack) nl80211_send_monitor() argument
H A Ddriver_hostap.c264 static int hostap_send_mlme(void *priv, const u8 *msg, size_t len, int noack, in hostap_send_mlme() argument
H A Ddriver_atheros.c1978 atheros_send_mgmt(void *priv, const u8 *frm, size_t data_len, int noack, unsigned int freq, const u16 *csa_offs, size_t csa_offs_len) atheros_send_mgmt() argument
H A Dwpa_hal.c1135 static int32_t WifiWpaSendMlme(void *priv, const uint8_t *data, size_t dataLen, int32_t noack, uint32_t freq, in WifiWpaSendMlme() argument
H A Ddriver_nl80211.c3629 wpa_driver_nl80211_send_frame(struct i802_bss *bss, const void *data, size_t len, int encrypt, int noack, unsigned int freq, int no_cck, int offchanok, unsigned int wait_time, const u16 *csa_offs, size_t csa_offs_len) wpa_driver_nl80211_send_frame() argument
3684 wpa_driver_nl80211_send_mlme(struct i802_bss *bss, const u8 *data, size_t data_len, int noack, unsigned int freq, int no_cck, int offchanok, unsigned int wait_time, const u16 *csa_offs, size_t csa_offs_len) wpa_driver_nl80211_send_mlme() argument
8669 driver_nl80211_send_mlme(void *priv, const u8 *data, size_t data_len, int noack, unsigned int freq, const u16 *csa_offs, size_t csa_offs_len) driver_nl80211_send_mlme() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_monitor.c449 nl80211_send_monitor(struct wpa_driver_nl80211_data *drv, const void *data, size_t len, int encrypt, int noack) nl80211_send_monitor() argument
H A Ddriver_hostap.c264 static int hostap_send_mlme(void *priv, const u8 *msg, size_t len, int noack, in hostap_send_mlme() argument
H A Ddriver_atheros.c1965 atheros_send_mgmt(void *priv, const u8 *frm, size_t data_len, int noack, unsigned int freq, const u16 *csa_offs, size_t csa_offs_len, int no_encrypt, unsigned int wait) atheros_send_mgmt() argument
H A Dwpa_hal.c1138 static int32_t WifiWpaSendMlme(void *priv, const uint8_t *data, size_t dataLen, int32_t noack, uint32_t freq, in WifiWpaSendMlme() argument
H A Ddriver_nl80211.c4219 wpa_driver_nl80211_send_mlme(struct i802_bss *bss, const u8 *data, size_t data_len, int noack, unsigned int freq, int no_cck, int offchanok, unsigned int wait_time, const u16 *csa_offs, size_t csa_offs_len, int no_encrypt) wpa_driver_nl80211_send_mlme() argument
9979 driver_nl80211_send_mlme(void *priv, const u8 *data, size_t data_len, int noack, unsigned int freq, const u16 *csa_offs, size_t csa_offs_len, int no_encrypt, unsigned int wait) global() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dbeacon.c739 int noack; in handle_probe_req() local
H A Dap_drv_ops.c690 hostapd_drv_send_mlme(struct hostapd_data *hapd, const void *msg, size_t len, int noack) hostapd_drv_send_mlme() argument
700 hostapd_drv_send_mlme_csa(struct hostapd_data *hapd, const void *msg, size_t len, int noack, const u16 *csa_offs, size_t csa_offs_len) hostapd_drv_send_mlme_csa() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dbeacon.c849 int noack; in handle_probe_req() local
H A Dap_drv_ops.c720 hostapd_drv_send_mlme(struct hostapd_data *hapd, const void *msg, size_t len, int noack, const u16 *csa_offs, size_t csa_offs_len, int no_encrypt) hostapd_drv_send_mlme() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Ddriver_i.h305 wpa_drv_send_mlme(struct wpa_supplicant *wpa_s, const u8 *data, size_t data_len, int noack, unsigned int freq) wpa_drv_send_mlme() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Ddriver_i.h360 wpa_drv_send_mlme(struct wpa_supplicant *wpa_s, const u8 *data, size_t data_len, int noack, unsigned int freq, unsigned int wait) wpa_drv_send_mlme() argument
/third_party/nghttp2/lib/
H A Dnghttp2_session.c4731 nghttp2_session_on_settings_received(nghttp2_session *session, nghttp2_frame *frame, int noack) nghttp2_session_on_settings_received() argument
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_session.c4726 nghttp2_session_on_settings_received(nghttp2_session *session, nghttp2_frame *frame, int noack) nghttp2_session_on_settings_received() argument

Completed in 62 milliseconds