Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dmld6.c602 /*const*/ struct mld_hdr *mld) in mld_v1_input_query()
779 struct mbuf *m, struct mldv2_query *mld, const int off, const int icmp6len) in mld_v2_input_query()
955 int timer, struct mbuf *m0, struct mldv2_query *mld, const int off) in mld_v2_process_group_query()
1068 /*const*/ struct mld_hdr *mld) in mld_v1_input_report()
1221 struct mld_hdr *mld; in mld_input() local
1775 struct mld_hdr *mld; in mld_v1_transmit_report() local
3059 struct mld_hdr *mld; in mld_dispatch_packet() local
3166 struct mldv2_report *mld; in mld_v2_encap_report() local
/freebsd/contrib/wpa/src/ap/
H A Dhostapd.c2973 static void hostapd_mld_ref_inc(struct hostapd_mld *mld) in hostapd_mld_ref_inc()
2988 static void hostapd_mld_ref_dec(struct hostapd_mld *mld) in hostapd_mld_ref_dec()
3052 struct hostapd_mld *mld, **all_mld; in hostapd_bss_setup_multi_link() local
3114 struct hostapd_mld *mld, **all_mld; in hostapd_cleanup_unused_mlds() local
4855 struct hostapd_mld *mld = hapd->mld; in hostapd_mld_add_link() local
4882 struct hostapd_mld *mld = hapd->mld; in hostapd_mld_remove_link() local
4918 struct hostapd_mld *mld = hapd->mld; in hostapd_mld_is_first_bss() local
4938 struct hostapd_mld *mld = hapd->mld; in hostapd_mld_get_first_bss() local
H A Dhostapd.h98 struct hostapd_mld **mld; member
476 struct hostapd_mld *mld; member
H A Dsta_info.h434 static inline void ap_sta_set_mld(struct sta_info *sta, bool mld) in ap_sta_set_mld()
H A Dieee802_1x.c114 bool authorized, bool mld) in ieee802_1x_set_authorized()
/freebsd/usr.sbin/mld6query/
H A Dmld6.c292 struct mld_hdr *mld; in dump() local
/freebsd/contrib/googletest/googlemock/test/
H A 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
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dsta.c4323 bool mld = iwl_mvm_has_mld_api(mvm->fw); iwl_mvm_add_pasn_sta() local
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmcu.c653 struct bss_mld_tlv *mld; in mt7996_mcu_bss_mld_tlv() local
/freebsd/contrib/wpa/src/drivers/
H A Ddriver.h758 bool mld; member