Searched defs:vendor_type (Results 1 - 6 of 6) sorted by last modified time

/external/wpa_supplicant_8/hostapd/src/radius/
H A Dradius.h159 u8 vendor_type; member in struct:radius_attr_vendor
/external/wpa_supplicant_8/src/radius/
H A Dradius.h159 u8 vendor_type; member in struct:radius_attr_vendor
/external/wpa_supplicant_8/wpa_supplicant/
H A Dbss.c1021 * @vendor_type: Vendor type (four octets starting the IE payload)
1027 const u8 * wpa_bss_get_vendor_ie(const struct wpa_bss *bss, u32 vendor_type) argument
1038 vendor_type == WPA_GET_BE32(&pos[2]))
1050 * @vendor_type: Vendor type (four octets starting the IE payload)
1060 u32 vendor_type)
1075 vendor_type == WPA_GET_BE32(&pos[2]))
1087 * @vendor_type: Vendor type (four octets starting the IE payload)
1095 u32 vendor_type)
1111 vendor_type == WPA_GET_BE32(&pos[2]))
1128 * @vendor_type
1059 wpa_bss_get_vendor_ie_beacon(const struct wpa_bss *bss, u32 vendor_type) argument
1094 wpa_bss_get_vendor_ie_multi(const struct wpa_bss *bss, u32 vendor_type) argument
1138 wpa_bss_get_vendor_ie_multi_beacon(const struct wpa_bss *bss, u32 vendor_type) argument
[all...]
H A Dscan.c1431 * @vendor_type: Vendor type (four octets starting the IE payload)
1438 u32 vendor_type)
1449 vendor_type == WPA_GET_BE32(&pos[2]))
1461 * @vendor_type: Vendor type (four octets starting the IE payload)
1471 u32 vendor_type)
1486 vendor_type == WPA_GET_BE32(&pos[2]))
1498 * @vendor_type: Vendor type (four octets starting the IE payload)
1506 u32 vendor_type)
1522 vendor_type == WPA_GET_BE32(&pos[2]))
1437 wpa_scan_get_vendor_ie(const struct wpa_scan_res *res, u32 vendor_type) argument
1470 wpa_scan_get_vendor_ie_beacon(const struct wpa_scan_res *res, u32 vendor_type) argument
1505 wpa_scan_get_vendor_ie_multi(const struct wpa_scan_res *res, u32 vendor_type) argument
/external/wpa_supplicant_8/wpa_supplicant/src/radius/
H A Dradius.h159 u8 vendor_type; member in struct:radius_attr_vendor
/external/tcpdump/
H A Dprint-radius.c508 u_int vendor_type; local
525 vendor_type = *(data);
531 vendor_type,
538 vendor_type,
548 vendor_type,

Completed in 164 milliseconds