Home
last modified time | relevance | path

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

/freebsd-src/contrib/wpa/wpa_supplicant/
H A Dbss.c1157 wpa_bss_get_vendor_ie(const struct wpa_bss * bss,u32 vendor_type) wpa_bss_get_vendor_ie() argument
1187 wpa_bss_get_vendor_ie_beacon(const struct wpa_bss * bss,u32 vendor_type) wpa_bss_get_vendor_ie_beacon() argument
1220 wpa_bss_get_vendor_ie_multi(const struct wpa_bss * bss,u32 vendor_type) wpa_bss_get_vendor_ie_multi() argument
1269 wpa_bss_get_vendor_ie_multi_beacon(const struct wpa_bss * bss,u32 vendor_type) wpa_bss_get_vendor_ie_multi_beacon() argument
[all...]
H A Dscan.c1952 wpa_scan_get_vendor_ie(const struct wpa_scan_res * res,u32 vendor_type) wpa_scan_get_vendor_ie() argument
1982 wpa_scan_get_vendor_ie_beacon(const struct wpa_scan_res * res,u32 vendor_type) wpa_scan_get_vendor_ie_beacon() argument
2015 wpa_scan_get_vendor_ie_multi(const struct wpa_scan_res * res,u32 vendor_type) wpa_scan_get_vendor_ie_multi() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ABI/ARM/
H A DABIMacOSX_arm.cpp1309 const llvm::Triple::VendorType vendor_type = arch.GetTriple().getVendor(); in CreateInstance() local
H A DABISysV_arm.cpp1313 const llvm::Triple::VendorType vendor_type = arch.GetTriple().getVendor(); in CreateInstance() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ABI/AArch64/
H A DABISysV_arm64.cpp50 const llvm::Triple::VendorType vendor_type = arch.GetTriple().getVendor(); in CreateInstance() local
H A DABIMacOSX_arm64.cpp47 const llvm::Triple::VendorType vendor_type = arch.GetTriple().getVendor(); in CreateInstance() local
/freebsd-src/contrib/wpa/src/radius/
H A Dradius.h177 u8 vendor_type; global() member
/freebsd-src/contrib/wpa/src/ap/
H A Dbeacon.c283 hostapd_vendor_wpa_ie(struct hostapd_data * hapd,u32 vendor_type) hostapd_vendor_wpa_ie() argument
/freebsd-src/contrib/tcpdump/
H A Dprint-radius.c843 u_int vendor_type; print_vendor_attr() local
/freebsd-src/contrib/wpa/src/common/
H A Dieee802_11_common.c2018 get_vendor_ie(const u8 * ies,size_t len,u32 vendor_type) get_vendor_ie() argument
/freebsd-src/sys/net80211/
H A Dieee80211_radiotap.h397 uint16_t vendor_type; member