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.h121 const u8 * wpa_bss_get_vendor_ie(const struct wpa_bss *bss, u32 vendor_type);
123 u32 vendor_type);
125 u32 vendor_type);
127 u32 vendor_type);
Dscan.h31 u32 vendor_type);
33 u32 vendor_type);
35 u32 vendor_type);
Dbss.c1027 const u8 * wpa_bss_get_vendor_ie(const struct wpa_bss *bss, u32 vendor_type) in wpa_bss_get_vendor_ie() argument
1038 vendor_type == WPA_GET_BE32(&pos[2])) in wpa_bss_get_vendor_ie()
1060 u32 vendor_type) in wpa_bss_get_vendor_ie_beacon() argument
1075 vendor_type == WPA_GET_BE32(&pos[2])) in wpa_bss_get_vendor_ie_beacon()
1095 u32 vendor_type) in wpa_bss_get_vendor_ie_multi() argument
1111 vendor_type == WPA_GET_BE32(&pos[2])) in wpa_bss_get_vendor_ie_multi()
1139 u32 vendor_type) in wpa_bss_get_vendor_ie_multi_beacon() argument
1156 vendor_type == WPA_GET_BE32(&pos[2])) in wpa_bss_get_vendor_ie_multi_beacon()
Dscan.c1438 u32 vendor_type) in wpa_scan_get_vendor_ie() argument
1449 vendor_type == WPA_GET_BE32(&pos[2])) in wpa_scan_get_vendor_ie()
1471 u32 vendor_type) in wpa_scan_get_vendor_ie_beacon() argument
1486 vendor_type == WPA_GET_BE32(&pos[2])) in wpa_scan_get_vendor_ie_beacon()
1506 u32 vendor_type) in wpa_scan_get_vendor_ie_multi() argument
1522 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.h159 u8 vendor_type; member
Dradius.c951 if (vhdr->vendor_type != subtype) { in radius_msg_get_vendor_attr()
1190 vhdr->vendor_type = RADIUS_VENDOR_ATTR_MS_MPPE_SEND_KEY; in radius_msg_add_mppe_keys()
1215 vhdr->vendor_type = RADIUS_VENDOR_ATTR_MS_MPPE_RECV_KEY; in radius_msg_add_mppe_keys()