HomeSort by relevance Sort by last modified time
    Searched refs:vendor_type (Results 1 - 9 of 9) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/
scan.h 31 u32 vendor_type);
33 u32 vendor_type);
35 u32 vendor_type);
bss.h 137 const u8 * wpa_bss_get_vendor_ie(const struct wpa_bss *bss, u32 vendor_type);
139 u32 vendor_type);
141 u32 vendor_type);
143 u32 vendor_type);
bss.c 1110 * @vendor_type: Vendor type (four octets starting the IE payload)
1116 const u8 * wpa_bss_get_vendor_ie(const struct wpa_bss *bss, u32 vendor_type)
1127 vendor_type == WPA_GET_BE32(&pos[2]))
1139 * @vendor_type: Vendor type (four octets starting the IE payload)
1149 u32 vendor_type)
1164 vendor_type == WPA_GET_BE32(&pos[2]))
1176 * @vendor_type: Vendor type (four octets starting the IE payload)
1184 u32 vendor_type)
    [all...]
scan.c     [all...]
  /external/tcpdump/
print-radius.c 553 u_int vendor_type; local
570 vendor_type = *(data);
576 vendor_type,
583 vendor_type,
593 vendor_type,
    [all...]
  /external/wpa_supplicant_8/src/radius/
radius.h 172 u8 vendor_type; member in struct:radius_attr_vendor
radius.c 956 if (vhdr->vendor_type != subtype) {
1209 vhdr->vendor_type = RADIUS_VENDOR_ATTR_MS_MPPE_SEND_KEY;
1238 vhdr->vendor_type = RADIUS_VENDOR_ATTR_MS_MPPE_RECV_KEY;
    [all...]
  /bionic/libc/kernel/uapi/sound/
asoc.h 131 __le32 vendor_type; member in struct:snd_soc_tplg_hdr
  /external/kernel-headers/original/uapi/sound/
asoc.h 164 __le32 vendor_type; /* optional vendor specific type info */ member in struct:snd_soc_tplg_hdr

Completed in 528 milliseconds