Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dbss.c1277 const u8 * wpa_bss_get_vendor_ie(const struct wpa_bss *bss, u32 vendor_type) in wpa_bss_get_vendor_ie()
1307 u32 vendor_type) in wpa_bss_get_vendor_ie_beacon()
1340 u32 vendor_type) in wpa_bss_get_vendor_ie_multi()
1389 u32 vendor_type) in wpa_bss_get_vendor_ie_multi_beacon()
H A Dscan.c2123 u32 vendor_type) in wpa_scan_get_vendor_ie()
2153 u32 vendor_type) in wpa_scan_get_vendor_ie_beacon()
2186 u32 vendor_type) in wpa_scan_get_vendor_ie_multi()
/freebsd/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/contrib/llvm-project/lldb/source/Plugins/ABI/AArch64/
H A DABIMacOSX_arm64.cpp47 const llvm::Triple::VendorType vendor_type = arch.GetTriple().getVendor(); in CreateInstance() local
H A DABISysV_arm64.cpp50 const llvm::Triple::VendorType vendor_type = arch.GetTriple().getVendor(); in CreateInstance() local
/freebsd/contrib/wpa/src/radius/
H A Dradius.h198 u8 vendor_type; member
H A Dradius.c1446 u8 vendor_type, const u8 *data, size_t len) in radius_msg_add_ext_vs()
/freebsd/contrib/tcpdump/
H A Dprint-radius.c839 u_int vendor_type; in print_vendor_attr() local
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_common.c2540 const u8 * get_vendor_ie(const u8 *ies, size_t len, u32 vendor_type) in get_vendor_ie()
/freebsd/contrib/wpa/src/ap/
H A Dbeacon.c322 u32 vendor_type) in hostapd_vendor_wpa_ie()
/freebsd/sys/net80211/
H A Dieee80211_radiotap.h397 uint16_t vendor_type; member