Home
last modified time | relevance | path

Searched defs:ies (Results 1 – 25 of 69) sorted by relevance

123

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dmesh.h36 const u8 *ies, size_t ie_len) in wpa_mesh_notify_peer()
Dmesh.c406 const u8 *ies, size_t ie_len) in wpa_mesh_notify_peer()
549 static int mesh_attr_text(const u8 *ies, size_t ies_len, char *buf, char *end) in mesh_attr_text()
637 int wpas_mesh_scan_result_text(const u8 *ies, size_t ies_len, char *buf, in wpas_mesh_scan_result_text()
Dwmm_ac.c418 wmm_ac_process_param_elem(struct wpa_supplicant *wpa_s, const u8 *ies, in wmm_ac_process_param_elem()
463 static int wmm_ac_init(struct wpa_supplicant *wpa_s, const u8 *ies, in wmm_ac_init()
528 void wmm_ac_notify_assoc(struct wpa_supplicant *wpa_s, const u8 *ies, in wmm_ac_notify_assoc()
Dsme.h61 const u8 *ies, size_t ies_len) in sme_update_ft_ies()
Drrm.c688 static int wpas_get_op_chan_phy(int freq, const u8 *ies, size_t ies_len, in wpas_get_op_chan_phy()
762 u8 *ies = *ies_buf; in wpas_beacon_rep_add_frame_body() local
911 u8 *ies = (u8 *) (bss + 1); in wpas_add_beacon_rep() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dmesh.h36 const u8 *ies, size_t ie_len) in wpa_mesh_notify_peer()
Dmesh.c406 const u8 *ies, size_t ie_len) in wpa_mesh_notify_peer()
549 static int mesh_attr_text(const u8 *ies, size_t ies_len, char *buf, char *end) in mesh_attr_text()
637 int wpas_mesh_scan_result_text(const u8 *ies, size_t ies_len, char *buf, in wpas_mesh_scan_result_text()
Dwmm_ac.c418 wmm_ac_process_param_elem(struct wpa_supplicant *wpa_s, const u8 *ies, in wmm_ac_process_param_elem()
463 static int wmm_ac_init(struct wpa_supplicant *wpa_s, const u8 *ies, in wmm_ac_init()
528 void wmm_ac_notify_assoc(struct wpa_supplicant *wpa_s, const u8 *ies, in wmm_ac_notify_assoc()
Dsme.h61 const u8 *ies, size_t ies_len) in sme_update_ft_ies()
Drrm.c688 static int wpas_get_op_chan_phy(int freq, const u8 *ies, size_t ies_len, in wpas_get_op_chan_phy()
762 u8 *ies = *ies_buf; in wpas_beacon_rep_add_frame_body() local
911 u8 *ies = (u8 *) (bss + 1); in wpas_add_beacon_rep() local
/third_party/boost/libs/io/test/
Dios_state_test.cpp77 boost::io::ios_exception_saver ies(output); in saver_tests_1() local
116 boost::io::ios_exception_saver ies(output, std::ios_base::eofbit); in saver_tests_2() local
Dios_state_unit_test.cpp154 boost::io::ios_exception_saver ies(ss); in ios_exception_saver_unit_test() local
171 boost::io::ios_exception_saver ies(ss, std::ios_base::eofbit); in ios_exception_saver_unit_test() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dieee802_11_common.c544 int ieee802_11_ie_count(const u8 *ies, size_t ies_len) in ieee802_11_ie_count()
559 struct wpabuf * ieee802_11_vendor_ie_concat(const u8 *ies, size_t ies_len, in ieee802_11_vendor_ie_concat()
1645 const u8 * get_ie(const u8 *ies, size_t len, u8 eid) in get_ie()
1669 const u8 * get_ie_ext(const u8 *ies, size_t len, u8 ext) in get_ie_ext()
1683 const u8 * get_vendor_ie(const u8 *ies, size_t len, u32 vendor_type) in get_vendor_ie()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_common.c544 int ieee802_11_ie_count(const u8 *ies, size_t ies_len) in ieee802_11_ie_count()
559 struct wpabuf * ieee802_11_vendor_ie_concat(const u8 *ies, size_t ies_len, in ieee802_11_vendor_ie_concat()
1645 const u8 * get_ie(const u8 *ies, size_t len, u8 eid) in get_ie()
1669 const u8 * get_ie_ext(const u8 *ies, size_t len, u8 ext) in get_ie_ext()
1683 const u8 * get_vendor_ie(const u8 *ies, size_t len, u32 vendor_type) in get_vendor_ie()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
Dwpa_ft.c76 int wpa_sm_set_ft_params(struct wpa_sm *sm, const u8 *ies, size_t ies_len) in wpa_sm_set_ft_params()
485 int wpa_ft_process_response(struct wpa_sm *sm, const u8 *ies, size_t ies_len, in wpa_ft_process_response()
841 int wpa_ft_validate_reassoc_resp(struct wpa_sm *sm, const u8 *ies, in wpa_ft_validate_reassoc_resp()
Dwpa.h381 wpa_sm_set_ft_params(struct wpa_sm *sm, const u8 *ies, size_t ies_len) in wpa_sm_set_ft_params()
392 static inline int wpa_ft_add_mdie(struct wpa_sm *sm, u8 *ies, size_t ies_len, in wpa_ft_add_mdie()
399 wpa_ft_process_response(struct wpa_sm *sm, const u8 *ies, size_t ies_len, in wpa_ft_process_response()
415 wpa_ft_validate_reassoc_resp(struct wpa_sm *sm, const u8 *ies, size_t ies_len, in wpa_ft_validate_reassoc_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
Dwpa_ft.c76 int wpa_sm_set_ft_params(struct wpa_sm *sm, const u8 *ies, size_t ies_len) in wpa_sm_set_ft_params()
485 int wpa_ft_process_response(struct wpa_sm *sm, const u8 *ies, size_t ies_len, in wpa_ft_process_response()
841 int wpa_ft_validate_reassoc_resp(struct wpa_sm *sm, const u8 *ies, in wpa_ft_validate_reassoc_resp()
Dwpa.h381 wpa_sm_set_ft_params(struct wpa_sm *sm, const u8 *ies, size_t ies_len) in wpa_sm_set_ft_params()
392 static inline int wpa_ft_add_mdie(struct wpa_sm *sm, u8 *ies, size_t ies_len, in wpa_ft_add_mdie()
399 wpa_ft_process_response(struct wpa_sm *sm, const u8 *ies, size_t ies_len, in wpa_ft_process_response()
415 wpa_ft_validate_reassoc_resp(struct wpa_sm *sm, const u8 *ies, size_t ies_len, in wpa_ft_validate_reassoc_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p_dev_disc.c313 struct wpabuf *ies; in p2p_process_go_disc_req() local
Dp2p.c257 struct wpabuf *ies; in p2p_listen_in_find() local
311 struct wpabuf *ies; in p2p_listen() local
632 static void p2p_update_peer_vendor_elems(struct p2p_device *dev, const u8 *ies, in p2p_update_peer_vendor_elems()
709 struct os_reltime *rx_time, int level, const u8 *ies, in p2p_add_device()
2241 struct wpabuf *ies, in p2p_build_probe_resp_buf()
2326 struct wpabuf *ies; in p2p_reply_probe() local
2665 int p2p_scan_result_text(const u8 *ies, size_t ies_len, char *buf, char *end) in p2p_scan_result_text()
2852 int p2p_parse_dev_addr(const u8 *ies, size_t ies_len, u8 *dev_addr) in p2p_parse_dev_addr()
3469 struct os_reltime *rx_time, int level, const u8 *ies, in p2p_scan_res_handler()
3510 void p2p_scan_ie(struct p2p_data *p2p, struct wpabuf *ies, const u8 *dev_id, in p2p_scan_ie()
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
Dp2p_dev_disc.c313 struct wpabuf *ies; in p2p_process_go_disc_req() local
Dp2p.c257 struct wpabuf *ies; in p2p_listen_in_find() local
311 struct wpabuf *ies; in p2p_listen() local
632 static void p2p_update_peer_vendor_elems(struct p2p_device *dev, const u8 *ies, in p2p_update_peer_vendor_elems()
709 struct os_reltime *rx_time, int level, const u8 *ies, in p2p_add_device()
2241 struct wpabuf *ies, in p2p_build_probe_resp_buf()
2326 struct wpabuf *ies; in p2p_reply_probe() local
2665 int p2p_scan_result_text(const u8 *ies, size_t ies_len, char *buf, char *end) in p2p_scan_result_text()
2852 int p2p_parse_dev_addr(const u8 *ies, size_t ies_len, u8 *dev_addr) in p2p_parse_dev_addr()
3469 struct os_reltime *rx_time, int level, const u8 *ies, in p2p_scan_res_handler()
3510 void p2p_scan_ie(struct p2p_data *p2p, struct wpabuf *ies, const u8 *dev_id, in p2p_scan_ie()
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dtaxonomy.c85 static void ie_to_string(char *fstr, size_t fstr_len, const struct wpabuf *ies) in ie_to_string()
Dwpa_auth_ft.c1929 const u8 *ies, size_t ies_len, in wpa_ft_pull_pmk_r1()
2287 const u8 *ies, size_t ies_len) in wpa_ft_process_rdie()
2862 const u8 *ies, size_t ies_len, in wpa_ft_process_auth_req()
3070 u16 auth_transaction, const u8 *ies, size_t ies_len, in wpa_ft_process_auth()
3113 u16 wpa_ft_validate_reassoc(struct wpa_state_machine *sm, const u8 *ies, in wpa_ft_validate_reassoc()
3329 const u8 *ies; in wpa_ft_action_rx() local
3404 const u8 *ies, size_t ies_len) in wpa_ft_rrb_rx_request_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dtaxonomy.c85 static void ie_to_string(char *fstr, size_t fstr_len, const struct wpabuf *ies) in ie_to_string()

123