Searched refs:u16 (Results 1 - 25 of 805) sorted by relevance

1234567891011>>

/external/wpa_supplicant_8/hostapd/src/common/
H A Dgas.h15 struct wpabuf * gas_build_initial_resp(u8 dialog_token, u16 status_code,
16 u16 comeback_delay, size_t size);
18 struct wpabuf * gas_anqp_build_initial_resp(u8 dialog_token, u16 status_code,
19 u16 comeback_delay, size_t size);
21 u16 status_code,
22 u16 comeback_delay,
24 struct wpabuf * gas_anqp_build_comeback_resp(u8 dialog_token, u16 status_code,
26 u16 comeback_delay, size_t size);
28 u16 status_code,
30 u16 comeback_dela
[all...]
/external/wpa_supplicant_8/src/common/
H A Dgas.h15 struct wpabuf * gas_build_initial_resp(u8 dialog_token, u16 status_code,
16 u16 comeback_delay, size_t size);
18 struct wpabuf * gas_anqp_build_initial_resp(u8 dialog_token, u16 status_code,
19 u16 comeback_delay, size_t size);
21 u16 status_code,
22 u16 comeback_delay,
24 struct wpabuf * gas_anqp_build_comeback_resp(u8 dialog_token, u16 status_code,
26 u16 comeback_delay, size_t size);
28 u16 status_code,
30 u16 comeback_dela
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dgas.h15 struct wpabuf * gas_build_initial_resp(u8 dialog_token, u16 status_code,
16 u16 comeback_delay, size_t size);
18 struct wpabuf * gas_anqp_build_initial_resp(u8 dialog_token, u16 status_code,
19 u16 comeback_delay, size_t size);
21 u16 status_code,
22 u16 comeback_delay,
24 struct wpabuf * gas_anqp_build_comeback_resp(u8 dialog_token, u16 status_code,
26 u16 comeback_delay, size_t size);
28 u16 status_code,
30 u16 comeback_dela
[all...]
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_attr_parse.h73 u16 manufacturer_len;
74 u16 model_name_len;
75 u16 model_number_len;
76 u16 serial_number_len;
77 u16 dev_name_len;
78 u16 public_key_len;
79 u16 encr_settings_len;
80 u16 ssid_len;
81 u16 network_key_len;
82 u16 authorized_macs_le
[all...]
/external/wpa_supplicant_8/src/wps/
H A Dwps_attr_parse.h73 u16 manufacturer_len;
74 u16 model_name_len;
75 u16 model_number_len;
76 u16 serial_number_len;
77 u16 dev_name_len;
78 u16 public_key_len;
79 u16 encr_settings_len;
80 u16 ssid_len;
81 u16 network_key_len;
82 u16 authorized_macs_le
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_attr_parse.h73 u16 manufacturer_len;
74 u16 model_name_len;
75 u16 model_number_len;
76 u16 serial_number_len;
77 u16 dev_name_len;
78 u16 public_key_len;
79 u16 encr_settings_len;
80 u16 ssid_len;
81 u16 network_key_len;
82 u16 authorized_macs_le
[all...]
/external/clang/test/FixIt/
H A Dfixit-vexing-parse-cxx0x.cpp17 char16_t u16(); // expected-warning {{function declaration}} expected-note {{replace parentheses with an initializer}}
/external/libnl/etc/
H A Dpktloc9 ip.length u16 net+2
10 ip.id u16 net+4
14 ip.offset u16 net+6 0x1FFF
17 ip.chksum u16 net+10
30 ip6.tc u16 net+0 0xFF0 4
32 ip6.length u16 net+4
42 tcp.sport u16 tcp+0
43 tcp.dport u16 tcp+2
54 tcp.ecn u16 tcp+12 0x01C00 6
64 tcp.win u16 tc
[all...]
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dpeerkey.h41 struct wpa_eapol_key *key, u16 ver,
44 struct wpa_eapol_key *key, u16 key_info, u16 ver,
48 size_t key_data_len, u16 key_info, u16 ver);
56 struct wpa_eapol_key *key, u16 ver,
64 struct wpa_eapol_key *key, u16 key_info, u16 ver,
72 size_t key_data_len, u16 key_info, u16 ve
[all...]
/external/wpa_supplicant_8/src/rsn_supp/
H A Dpeerkey.h41 struct wpa_eapol_key *key, u16 ver,
44 struct wpa_eapol_key *key, u16 key_info, u16 ver,
48 size_t key_data_len, u16 key_info, u16 ver);
56 struct wpa_eapol_key *key, u16 ver,
64 struct wpa_eapol_key *key, u16 key_info, u16 ver,
72 size_t key_data_len, u16 key_info, u16 ve
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dpeerkey.h41 struct wpa_eapol_key *key, u16 ver,
44 struct wpa_eapol_key *key, u16 key_info, u16 ver,
48 size_t key_data_len, u16 key_info, u16 ver);
56 struct wpa_eapol_key *key, u16 ver,
64 struct wpa_eapol_key *key, u16 key_info, u16 ver,
72 size_t key_data_len, u16 key_info, u16 ve
[all...]
/external/libpng/contrib/tools/
H A Dchecksum-icc.c56 # define u16(x) (header[x] * 256 + header[x+1]) macro
57 # define u32(x) (u16(x) * 65536 + u16(x+2))
58 u32(64), u16(24), u16(26), u16(28), u16(30), u16(32), u16(34),
/external/syslinux/gpxe/src/drivers/net/ath5k/
H A Deeprom.h328 u16 freq;
347 u16 freq; /* Frequency */
350 u16 target_power_6to24;
353 u16 target_power_36;
356 u16 target_power_48;
359 u16 target_power_54;
364 u16 freq;
365 u16 edge; /* in half dBm */
373 u16 ee_magic;
374 u16 ee_protec
[all...]
/external/syslinux/gpxe/src/include/gpxe/
H A Dvirtio-ring.h30 u16 flags;
31 u16 next;
36 u16 flags;
37 u16 idx;
38 u16 ring[0];
49 u16 flags;
50 u16 idx;
63 (sizeof(struct vring_avail) + sizeof(u16) * num)) \
72 u16 free_head;
73 u16 last_used_id
[all...]
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_mlme.h18 struct sta_info *sta, u16 reason_code);
27 struct sta_info *sta, u16 reason_code);
/external/wpa_supplicant_8/src/ap/
H A Dap_mlme.h18 struct sta_info *sta, u16 reason_code);
27 struct sta_info *sta, u16 reason_code);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_mlme.h18 struct sta_info *sta, u16 reason_code);
27 struct sta_info *sta, u16 reason_code);
/external/strace/maint/
H A Dprint_ioctlent.c31 typedef unsigned short u16; typedef
34 dir2str(const char *name, u16 dir)
54 u16 dir, u16 type, u16 nr, u16 size)
/external/syslinux/gpxe/src/drivers/net/rtl818x/
H A Drtl818x.h38 u16 BRSR;
48 u16 INT_MASK;
49 u16 INT_STATUS;
133 u16 BEACON_INTERVAL;
134 u16 ATIM_WND;
135 u16 BEACON_INTERVAL_TIME;
136 u16 ATIMTR_INTERVAL;
141 u16 RFPinsOutput;
142 u16 RFPinsEnable;
143 u16 RFPinsSelec
[all...]
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwnm_sta.h31 u16 tsf_offset; /* valid if tsf_present=1 */
32 u16 beacon_int; /* valid if tsf_present=1 */
35 u16 bearing; /* valid if bearing_present=1 */
36 u16 rel_height; /* valid if bearing_present=1 */
39 u16 bss_term_dur; /* valid if bss_term_present=1 */
53 u8 action, u16 intval, struct wpabuf *tfs_req);
/external/libmpeg2/common/arm/
H A Dicv_variance_a9.s82 vadd.u16 q2, q2, q3
84 vadd.u16 d4, d4, d5
85 vpadd.u16 d4, d4, d4
86 vpadd.u16 d4, d4, d4
94 vaddl.u16 q10, d20, d21
95 vaddl.u16 q11, d22, d23
96 vaddl.u16 q12, d24, d25
97 vaddl.u16 q13, d26, d27
106 vmov.u16 r0, d4[0]
/external/wpa_supplicant_8/hostapd/src/eap_common/
H A Deap_fast_common.h92 void eap_fast_put_tlv_hdr(struct wpabuf *buf, u16 type, u16 len);
93 void eap_fast_put_tlv(struct wpabuf *buf, u16 type, const void *data,
94 u16 len);
95 void eap_fast_put_tlv_buf(struct wpabuf *buf, u16 type,
/external/wpa_supplicant_8/hostapd/src/tls/
H A Dtlsv1_record.h32 u16 tls_version;
51 u16 cipher_suite;
52 u16 write_cipher_suite;
53 u16 read_cipher_suite;
61 u16 cipher_suite);
/external/wpa_supplicant_8/src/eap_common/
H A Deap_fast_common.h92 void eap_fast_put_tlv_hdr(struct wpabuf *buf, u16 type, u16 len);
93 void eap_fast_put_tlv(struct wpabuf *buf, u16 type, const void *data,
94 u16 len);
95 void eap_fast_put_tlv_buf(struct wpabuf *buf, u16 type,
/external/wpa_supplicant_8/src/tls/
H A Dtlsv1_record.h32 u16 tls_version;
51 u16 cipher_suite;
52 u16 write_cipher_suite;
53 u16 read_cipher_suite;
61 u16 cipher_suite);

Completed in 521 milliseconds

1234567891011>>