Home
last modified time | relevance | path

Searched refs:vendor_type (Results 1 – 7 of 7) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dbss.h127 const u8 * wpa_bss_get_vendor_ie(const struct wpa_bss *bss, u32 vendor_type);
129 u32 vendor_type);
131 u32 vendor_type);
133 u32 vendor_type);
Dscan.h31 u32 vendor_type);
33 u32 vendor_type);
35 u32 vendor_type);
Dbss.c1039 const u8 * wpa_bss_get_vendor_ie(const struct wpa_bss *bss, u32 vendor_type) in wpa_bss_get_vendor_ie() argument
1050 vendor_type == WPA_GET_BE32(&pos[2])) in wpa_bss_get_vendor_ie()
1072 u32 vendor_type) in wpa_bss_get_vendor_ie_beacon() argument
1087 vendor_type == WPA_GET_BE32(&pos[2])) in wpa_bss_get_vendor_ie_beacon()
1107 u32 vendor_type) in wpa_bss_get_vendor_ie_multi() argument
1123 vendor_type == WPA_GET_BE32(&pos[2])) in wpa_bss_get_vendor_ie_multi()
1151 u32 vendor_type) in wpa_bss_get_vendor_ie_multi_beacon() argument
1168 vendor_type == WPA_GET_BE32(&pos[2])) in wpa_bss_get_vendor_ie_multi_beacon()
Dscan.c1537 u32 vendor_type) in wpa_scan_get_vendor_ie() argument
1548 vendor_type == WPA_GET_BE32(&pos[2])) in wpa_scan_get_vendor_ie()
1570 u32 vendor_type) in wpa_scan_get_vendor_ie_beacon() argument
1585 vendor_type == WPA_GET_BE32(&pos[2])) in wpa_scan_get_vendor_ie_beacon()
1605 u32 vendor_type) in wpa_scan_get_vendor_ie_multi() argument
1621 vendor_type == WPA_GET_BE32(&pos[2])) in wpa_scan_get_vendor_ie_multi()
/external/tcpdump/
Dprint-radius.c508 u_int vendor_type; in print_vendor_attr() local
525 vendor_type = *(data); in print_vendor_attr()
531 vendor_type, in print_vendor_attr()
538 vendor_type, in print_vendor_attr()
548 vendor_type, in print_vendor_attr()
/external/wpa_supplicant_8/src/radius/
Dradius.h166 u8 vendor_type; member
Dradius.c961 if (vhdr->vendor_type != subtype) { in radius_msg_get_vendor_attr()
1211 vhdr->vendor_type = RADIUS_VENDOR_ATTR_MS_MPPE_SEND_KEY; in radius_msg_add_mppe_keys()
1236 vhdr->vendor_type = RADIUS_VENDOR_ATTR_MS_MPPE_RECV_KEY; in radius_msg_add_mppe_keys()