Searched defs:mld (Results 1 – 11 of 11) sorted by relevance
3030 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() local3182 struct hostapd_mld *mld, **all_mld; in hostapd_cleanup_unused_mlds() local4992 struct hostapd_mld *mld = hapd->mld; in hostapd_mld_add_link() local5019 struct hostapd_mld *mld = hapd->mld; in hostapd_mld_remove_link() local5055 struct hostapd_mld *mld = hapd->mld; in hostapd_mld_is_first_bss() local5075 struct hostapd_mld *mld = hapd->mld; in hostapd_mld_get_first_bss() local
98 struct hostapd_mld **mld; member493 struct hostapd_mld *mld; member
423 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()
4750 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() local4890 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()
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
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
783 bool mld; member