Home
last modified time | relevance | path

Searched refs:vendor_type (Results 1 - 23 of 23) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dscan.h31 u32 vendor_type);
33 u32 vendor_type);
35 u32 vendor_type);
H A Dbss.h139 const u8 * wpa_bss_get_vendor_ie(const struct wpa_bss *bss, u32 vendor_type);
141 u32 vendor_type);
143 u32 vendor_type);
145 u32 vendor_type);
H A Dbss.c1120 * @vendor_type: Vendor type (four octets starting the IE payload)
1126 const u8 * wpa_bss_get_vendor_ie(const struct wpa_bss *bss, u32 vendor_type) in wpa_bss_get_vendor_ie() argument
1137 vendor_type == WPA_GET_BE32(&pos[2])) in wpa_bss_get_vendor_ie()
1149 * @vendor_type: Vendor type (four octets starting the IE payload)
1159 u32 vendor_type) in wpa_bss_get_vendor_ie_beacon()
1174 vendor_type == WPA_GET_BE32(&pos[2])) in wpa_bss_get_vendor_ie_beacon()
1186 * @vendor_type: Vendor type (four octets starting the IE payload)
1194 u32 vendor_type) in wpa_bss_get_vendor_ie_multi()
1210 vendor_type == WPA_GET_BE32(&pos[2])) in wpa_bss_get_vendor_ie_multi()
1227 * @vendor_type
1158 wpa_bss_get_vendor_ie_beacon(const struct wpa_bss *bss, u32 vendor_type) wpa_bss_get_vendor_ie_beacon() argument
1193 wpa_bss_get_vendor_ie_multi(const struct wpa_bss *bss, u32 vendor_type) wpa_bss_get_vendor_ie_multi() argument
1237 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.c1860 * @vendor_type: Vendor type (four octets starting the IE payload)
1867 u32 vendor_type) in wpa_scan_get_vendor_ie()
1878 vendor_type == WPA_GET_BE32(&pos[2])) in wpa_scan_get_vendor_ie()
1890 * @vendor_type: Vendor type (four octets starting the IE payload)
1900 u32 vendor_type) in wpa_scan_get_vendor_ie_beacon()
1915 vendor_type == WPA_GET_BE32(&pos[2])) in wpa_scan_get_vendor_ie_beacon()
1927 * @vendor_type: Vendor type (four octets starting the IE payload)
1935 u32 vendor_type) in wpa_scan_get_vendor_ie_multi()
1951 vendor_type == WPA_GET_BE32(&pos[2])) in wpa_scan_get_vendor_ie_multi()
1866 wpa_scan_get_vendor_ie(const struct wpa_scan_res *res, u32 vendor_type) wpa_scan_get_vendor_ie() argument
1899 wpa_scan_get_vendor_ie_beacon(const struct wpa_scan_res *res, u32 vendor_type) wpa_scan_get_vendor_ie_beacon() argument
1934 wpa_scan_get_vendor_ie_multi(const struct wpa_scan_res *res, u32 vendor_type) wpa_scan_get_vendor_ie_multi() argument
/third_party/alsa-lib/src/topology/
H A Ddecoder.c37 t->vendor_type = hdr->vendor_type; in tplg_decode_template()
38 tplg_log(tplg, 'D', pos, "template: index %d version %d vendor_type %d", in tplg_decode_template()
39 hdr->index, hdr->version, hdr->vendor_type); in tplg_decode_template()
H A Dbuilder.c34 unsigned int vendor_type, in write_block_header()
44 hdr.vendor_type = vendor_type; in write_block_header()
65 vendor_type, version); in write_block_header()
95 ret = write_block_header(tplg, tplg_type, elem->vendor_type, in write_elem_block()
33 write_block_header(snd_tplg_t *tplg, unsigned int type, unsigned int vendor_type, unsigned int version, unsigned int index, size_t payload_size, int count) write_block_header() argument
H A Ddata.c1411 elem->vendor_type = ival; in tplg_parse_data()
1440 if (elem->vendor_type > 0) in tplg_save_data()
1487 if (err >= 0 && elem->vendor_type > 0) in tplg_save_data()
1489 elem->vendor_type); in tplg_save_data()
H A Dtplg_local.h163 int vendor_type; /* vendor type for private data */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dscan.h58 u32 vendor_type);
60 u32 vendor_type);
62 u32 vendor_type);
H A Dbss.h174 const u8 * wpa_bss_get_vendor_ie(const struct wpa_bss *bss, u32 vendor_type);
176 u32 vendor_type);
178 u32 vendor_type);
180 u32 vendor_type);
H A Dbss.c1256 * @vendor_type: Vendor type (four octets starting the IE payload)
1262 const u8 * wpa_bss_get_vendor_ie(const struct wpa_bss *bss, u32 vendor_type) in wpa_bss_get_vendor_ie() argument
1271 vendor_type == WPA_GET_BE32(elem->data)) in wpa_bss_get_vendor_ie()
1282 * @vendor_type: Vendor type (four octets starting the IE payload)
1292 u32 vendor_type) in wpa_bss_get_vendor_ie_beacon()
1306 vendor_type == WPA_GET_BE32(elem->data)) in wpa_bss_get_vendor_ie_beacon()
1317 * @vendor_type: Vendor type (four octets starting the IE payload)
1325 u32 vendor_type) in wpa_bss_get_vendor_ie_multi()
1346 vendor_type == WPA_GET_BE32(pos)) in wpa_bss_get_vendor_ie_multi()
1363 * @vendor_type
1291 wpa_bss_get_vendor_ie_beacon(const struct wpa_bss *bss, u32 vendor_type) wpa_bss_get_vendor_ie_beacon() argument
1324 wpa_bss_get_vendor_ie_multi(const struct wpa_bss *bss, u32 vendor_type) wpa_bss_get_vendor_ie_multi() argument
1373 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.c2026 * @vendor_type: Vendor type (four octets starting the IE payload)
2033 u32 vendor_type) in wpa_scan_get_vendor_ie()
2042 vendor_type == WPA_GET_BE32(elem->data)) in wpa_scan_get_vendor_ie()
2053 * @vendor_type: Vendor type (four octets starting the IE payload)
2063 u32 vendor_type) in wpa_scan_get_vendor_ie_beacon()
2077 vendor_type == WPA_GET_BE32(elem->data)) in wpa_scan_get_vendor_ie_beacon()
2088 * @vendor_type: Vendor type (four octets starting the IE payload)
2096 u32 vendor_type) in wpa_scan_get_vendor_ie_multi()
2117 vendor_type == WPA_GET_BE32(pos)) in wpa_scan_get_vendor_ie_multi()
2032 wpa_scan_get_vendor_ie(const struct wpa_scan_res *res, u32 vendor_type) wpa_scan_get_vendor_ie() argument
2062 wpa_scan_get_vendor_ie_beacon(const struct wpa_scan_res *res, u32 vendor_type) wpa_scan_get_vendor_ie_beacon() argument
2095 wpa_scan_get_vendor_ie_multi(const struct wpa_scan_res *res, u32 vendor_type) wpa_scan_get_vendor_ie_multi() argument
/third_party/alsa-lib/include/
H A Dtopology.h1089 int vendor_type; /*!< optional vendor specific type info */ member
/third_party/alsa-lib/include/sound/uapi/
H A Dasoc.h201 __le32 vendor_type; /* optional vendor specific type info */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius.h177 u8 vendor_type; member
H A Dradius.c961 if (vhdr->vendor_type != subtype) { in radius_msg_get_vendor_attr()
1212 vhdr->vendor_type = RADIUS_VENDOR_ATTR_MS_MPPE_SEND_KEY; in radius_msg_add_mppe_keys()
1241 vhdr->vendor_type = RADIUS_VENDOR_ATTR_MS_MPPE_RECV_KEY; in radius_msg_add_mppe_keys()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H A Dradius.h177 u8 vendor_type; member
H A Dradius.c961 if (vhdr->vendor_type != subtype) { in radius_msg_get_vendor_attr()
1212 vhdr->vendor_type = RADIUS_VENDOR_ATTR_MS_MPPE_SEND_KEY; in radius_msg_add_mppe_keys()
1241 vhdr->vendor_type = RADIUS_VENDOR_ATTR_MS_MPPE_RECV_KEY; in radius_msg_add_mppe_keys()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dieee802_11_common.h208 const u8 * get_vendor_ie(const u8 *ies, size_t len, u32 vendor_type);
H A Dieee802_11_common.c1683 const u8 * get_vendor_ie(const u8 *ies, size_t len, u32 vendor_type) in get_vendor_ie() argument
1689 vendor_type == WPA_GET_BE32(elem->data)) in get_vendor_ie()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dieee802_11_common.h305 const u8 * get_vendor_ie(const u8 *ies, size_t len, u32 vendor_type);
H A Dieee802_11_common.c2207 const u8 * get_vendor_ie(const u8 *ies, size_t len, u32 vendor_type) in get_vendor_ie() argument
2213 vendor_type == WPA_GET_BE32(elem->data)) in get_vendor_ie()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dbeacon.c283 u32 vendor_type) in hostapd_vendor_wpa_ie()
292 return get_vendor_ie(ies, ies_len, vendor_type); in hostapd_vendor_wpa_ie()
282 hostapd_vendor_wpa_ie(struct hostapd_data *hapd, u32 vendor_type) hostapd_vendor_wpa_ie() argument

Completed in 33 milliseconds