Searched defs:mld (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/netinet6/ |
H A D | mld6.c | 602 /*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 D | hostapd.c | 2973 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 D | hostapd.h | 98 struct hostapd_mld **mld; member 476 struct hostapd_mld *mld; member
|
H A D | sta_info.h | 434 static inline void ap_sta_set_mld(struct sta_info *sta, bool mld) in ap_sta_set_mld()
|
H A D | ieee802_1x.c | 114 bool authorized, bool mld) in ieee802_1x_set_authorized()
|
/freebsd/usr.sbin/mld6query/ |
H A D | mld6.c | 292 struct mld_hdr *mld; in dump() local
|
/freebsd/contrib/googletest/googlemock/test/ |
H A D | gmock-matchers-arithmetic_test.cc | 227 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 D | sta.c | 4323 bool mld = iwl_mvm_has_mld_api(mvm->fw); iwl_mvm_add_pasn_sta() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
H A D | mcu.c | 653 struct bss_mld_tlv *mld; in mt7996_mcu_bss_mld_tlv() local
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver.h | 758 bool mld; member
|