Home
last modified time | relevance | path

Searched defs:mld (Results 1 – 11 of 11) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dhostapd.c3030 static void hostapd_mld_ref_inc(struct hostapd_mld *mld) in hostapd_mld_ref_inc()
3045 static void hostapd_mld_ref_dec(struct hostapd_mld *mld) in hostapd_mld_ref_dec()
3109 struct hostapd_mld *mld, **all_mld; in hostapd_bss_setup_multi_link() local
3182 struct hostapd_mld *mld, **all_mld; in hostapd_cleanup_unused_mlds() local
4992 struct hostapd_mld *mld = hapd->mld; in hostapd_mld_add_link() local
5019 struct hostapd_mld *mld = hapd->mld; in hostapd_mld_remove_link() local
5055 struct hostapd_mld *mld = hapd->mld; in hostapd_mld_is_first_bss() local
5075 struct hostapd_mld *mld = hapd->mld; in hostapd_mld_get_first_bss() local
Dhostapd.h98 struct hostapd_mld **mld; member
493 struct hostapd_mld *mld; member
Dsta_info.h423 static inline void ap_sta_set_mld(struct sta_info *sta, bool mld) in ap_sta_set_mld()
Dieee802_1x.c114 bool authorized, bool mld) in ieee802_1x_set_authorized()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c4750 static int hostapd_mld_ctrl_iface_receive_process(struct hostapd_mld *mld, in hostapd_mld_ctrl_iface_receive_process()
4843 struct hostapd_mld *mld = eloop_ctx; in hostapd_mld_ctrl_iface_receive() local
4890 static char * hostapd_mld_ctrl_iface_path(struct hostapd_mld *mld) in hostapd_mld_ctrl_iface_path()
4917 int hostapd_mld_ctrl_iface_init(struct hostapd_mld *mld) in hostapd_mld_ctrl_iface_init()
5033 void hostapd_mld_ctrl_iface_deinit(struct hostapd_mld *mld) in hostapd_mld_ctrl_iface_deinit()
/external/cronet/stable/third_party/googletest/src/googlemock/test/
Dgmock-matchers-arithmetic_test.cc229 Matcher<long double> mld = Not(IsNan()); in TEST() local
243 Matcher<long double> mld = IsNan(); in TEST() local
255 Matcher<long double> mld = Not(IsNan()); in TEST() local
/external/cronet/stable/third_party/boringssl/src/third_party/googletest/googlemock/test/
Dgmock-matchers-arithmetic_test.cc227 Matcher<long double> mld = Not(IsNan()); in TEST() local
241 Matcher<long double> mld = IsNan(); in TEST() local
253 Matcher<long double> mld = Not(IsNan()); in TEST() local
/external/googletest/googlemock/test/
Dgmock-matchers-arithmetic_test.cc229 Matcher<long double> mld = Not(IsNan()); in TEST() local
243 Matcher<long double> mld = IsNan(); in TEST() local
255 Matcher<long double> mld = Not(IsNan()); in TEST() local
/external/cronet/tot/third_party/googletest/src/googlemock/test/
Dgmock-matchers-arithmetic_test.cc229 Matcher<long double> mld = Not(IsNan()); in TEST() local
243 Matcher<long double> mld = IsNan(); in TEST() local
255 Matcher<long double> mld = Not(IsNan()); in TEST() local
/external/cronet/tot/third_party/boringssl/src/third_party/googletest/googlemock/test/
Dgmock-matchers-arithmetic_test.cc227 Matcher<long double> mld = Not(IsNan()); in TEST() local
241 Matcher<long double> mld = IsNan(); in TEST() local
253 Matcher<long double> mld = Not(IsNan()); in TEST() local
/external/wpa_supplicant_8/src/drivers/
Ddriver.h783 bool mld; member