Searched defs:mld (Results 1 – 9 of 9) sorted by relevance
3008 static void hostapd_mld_ref_inc(struct hostapd_mld *mld) in hostapd_mld_ref_inc()3023 static void hostapd_mld_ref_dec(struct hostapd_mld *mld) in hostapd_mld_ref_dec()3087 struct hostapd_mld *mld, **all_mld; in hostapd_bss_setup_multi_link() local3157 struct hostapd_mld *mld, **all_mld; in hostapd_cleanup_unused_mlds() local4938 struct hostapd_mld *mld = hapd->mld; in hostapd_mld_add_link() local4965 struct hostapd_mld *mld = hapd->mld; in hostapd_mld_remove_link() local5001 struct hostapd_mld *mld = hapd->mld; in hostapd_mld_is_first_bss() local5021 struct hostapd_mld *mld = hapd->mld; in hostapd_mld_get_first_bss() local
98 struct hostapd_mld **mld; member493 struct hostapd_mld *mld; member
421 static inline void ap_sta_set_mld(struct sta_info *sta, bool mld) in ap_sta_set_mld()
114 bool authorized, bool mld) in ieee802_1x_set_authorized()
4744 static int hostapd_mld_ctrl_iface_receive_process(struct hostapd_mld *mld, in hostapd_mld_ctrl_iface_receive_process()4837 struct hostapd_mld *mld = eloop_ctx; in hostapd_mld_ctrl_iface_receive() local4884 static char * hostapd_mld_ctrl_iface_path(struct hostapd_mld *mld) in hostapd_mld_ctrl_iface_path()4911 int hostapd_mld_ctrl_iface_init(struct hostapd_mld *mld) in hostapd_mld_ctrl_iface_init()5027 void hostapd_mld_ctrl_iface_deinit(struct hostapd_mld *mld) in hostapd_mld_ctrl_iface_deinit()
227 Matcher<long double> mld = Not(IsNan()); in TEST() local241 Matcher<long double> mld = IsNan(); in TEST() local253 Matcher<long double> mld = Not(IsNan()); in TEST() local
229 Matcher<long double> mld = Not(IsNan()); in TEST() local243 Matcher<long double> mld = IsNan(); in TEST() local255 Matcher<long double> mld = Not(IsNan()); in TEST() local
783 bool mld; member