Home
last modified time | relevance | path

Searched defs:status_code (Results 76 - 92 of 92) sorted by relevance

1234

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dwpa_common.h336 le16 status_code; member
H A Dieee802_11_defs.h869 le16 status_code; member
885 le16 status_code; member
924 u8 status_code; member
945 le16 status_code; member
994 u8 status_code; member
/third_party/ffmpeg/libavformat/
H A Dhttp.c516 int ff_http_averror(int status_code, int default_averror) in ff_http_averror() argument
533 static int http_write_reply(URLContext* h, int status_code) in http_write_reply() argument
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h37 uint16_t status_code; member
/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dpngfix.c708 int status_code; /* Accumulated status code */ member
843 int status_code; /* Set to a bit mask of the following: */ member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c3130 dbus_int32_t status_code = wpa_s->assoc_status_code; in wpas_dbus_getter_assoc_status_code() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c3520 dbus_int32_t status_code = wpa_s->assoc_status_code; in wpas_dbus_getter_assoc_status_code() local
/third_party/toybox/toys/pending/
H A Ddhcpd.c231 uint16_t status_code; member
1774 void *ia_addr, *status_code; in dhcpd_main() local
1902 void *ia_addr, *status_code; dhcpd_main() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11.c533 auth_build_sae_commit(struct hostapd_data *hapd, struct sta_info *sta, int update, int status_code) auth_build_sae_commit() argument
629 auth_sae_send_commit(struct hostapd_data *hapd, struct sta_info *sta, const u8 *bssid, int update, int status_code) auth_sae_send_commit() argument
981 sae_sm_step(struct hostapd_data *hapd, struct sta_info *sta, const u8 *bssid, u16 auth_transaction, u16 status_code, int allow_reuse, int *sta_removed) sae_sm_step() argument
1211 sae_status_success(struct hostapd_data *hapd, u16 status_code) sae_status_success() argument
1293 handle_auth_sae(struct hostapd_data *hapd, struct sta_info *sta, const struct ieee80211_mgmt *mgmt, size_t len, u16 auth_transaction, u16 status_code) handle_auth_sae() argument
1785 handle_auth_fils(struct hostapd_data *hapd, struct sta_info *sta, const u8 *pos, size_t len, u16 auth_alg, u16 auth_transaction, u16 status_code, void (*cb)(struct hostapd_data *hapd, struct sta_info *sta, u16 resp, struct wpabuf *data, int pub)) handle_auth_fils() argument
3575 u16 auth_alg, auth_transaction, status_code; handle_auth() local
5043 send_assoc_resp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *addr, u16 status_code, int reassoc, const u8 *ies, size_t ies_len, int rssi, int omit_rsnxe) send_assoc_resp() argument
6359 u16 auth_alg, auth_transaction, status_code; handle_auth_cb() local
[all...]
H A Dwpa_auth_ft.c4636 u16 status_code; in wpa_ft_rrb_rx() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dwpa_common.h420 le16 status_code; member
H A Dieee802_11_defs.h942 le16 status_code; member
958 le16 status_code; member
997 u8 status_code; member
1018 le16 status_code; member
1067 u8 status_code; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_ft.c4404 u16 status_code; in wpa_ft_rrb_rx() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211.c8452 nl80211_send_tdls_mgmt(void *priv, const u8 *dst, u8 action_code, u8 dialog_token, u16 status_code, u32 peer_capab, int initiator, const u8 *buf, size_t len) nl80211_send_tdls_mgmt() argument
H A Ddriver.h5210 u16 status_code; member
5245 u16 status_code; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211.c9777 nl80211_send_tdls_mgmt(void *priv, const u8 *dst, u8 action_code, u8 dialog_token, u16 status_code, u32 peer_capab, int initiator, const u8 *buf, size_t len) global() argument
H A Ddriver.h5732 u16 status_code; member
5767 u16 status_code; member

Completed in 95 milliseconds

1234