Searched refs:u16 (Results 351 - 375 of 697) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_mpfs.c43 u8 vlan_valid, u16 vlan)
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector.h249 Edge e = {(u16)added_edges[i], (u16)cur_idx,
391 u16 from;
392 u16 to;
H A Dsanitizer_platform_limits_openbsd.h206 u16 d_reclen;
278 u16 dlpi_phnum;
H A Dsanitizer_platform_limits_solaris.h54 u16 sem_type;
55 u16 sem_magic;
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mad.c149 u16 reserved2[2];
187 static void update_sm_ah(struct mlx4_ib_dev *dev, u8 port_num, u16 lid, u8 sl)
218 u16 prev_lid)
221 u16 lid;
442 u8 port, u16 pkey, u16 *ix)
446 u16 slot_pkey;
464 *ix = (u16) pkey_ix;
475 *ix = (u16) partial_ix;
498 u16 tun_pkey_i
[all...]
/freebsd-11-stable/contrib/wpa/src/rsn_supp/
H A Dtdls.c90 u16 reason_code);
126 u16 status_code;
132 u16 capability;
142 u16 aid;
243 u16 status_code, u32 peer_capab,
253 u8 dialog_token, u16 status_code, u32 peer_capab,
321 u16 reason_code)
533 static int wpa_tdls_key_mic_teardown(const u8 *kck, u8 trans_seq, u16 rcode,
610 u8 trans_seq, u16 rcode, u8 dtoken, struct wpa_tdls_peer *peer,
748 u16 reason_cod
[all...]
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_cm.h184 u16 emss;
185 u16 plen;
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_dp_iic_helper.c59 iic_dp_aux_address(device_t idev, u16 address, bool reading)
141 u16 len;
/freebsd-11-stable/sys/dev/e1000/
H A De1000_osdep.h96 typedef uint16_t u16; typedef
103 #define __le16 u16
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_hw.c388 struct ecore_ptt *p_ptt, u16 fid)
390 u16 control = 0;
417 u16 control = 0;
433 u16 control = 0;
565 u16 opcode_b = 0;
871 cmd->length_dw = OSAL_CPU_TO_LE16((u16)length_dw);
919 u16 length_cur = 0, i = 0, cnt_split = 0, length_mod = 0;
922 u16 length_limit = DMAE_MAX_RW_SIZE;
H A Decore_init_ops.c112 u16 rt_offset,
113 u16 size,
118 u16 i, segment;
465 u16 *p_offset, int modes)
493 u16 offset = OSAL_LE16_TO_CPU(p_cmd->modes_buf_offset);
/freebsd-11-stable/lib/libc/resolv/
H A Dres_init.c762 u_int16_t u16; local
772 u16 = getpid();
773 memcpy(rnd + 12, &u16, 2);
779 u_int16_t u16; local
784 u16 = (u_int16_t) (now.tv_sec ^ now.tv_usec);
785 memcpy(rnd + 14, &u16, 2);
795 memcpy(&u16, rnd + 14, 2);
796 return ((u_int) u16);
/freebsd-11-stable/sbin/hastd/
H A Dlzf.c165 && *(const u16 *)ref == *(const u16 *)ip
/freebsd-11-stable/contrib/wpa/src/wps/
H A Dwps_defs.h18 extern u16 wps_force_auth_types;
20 extern u16 wps_force_encr_types;
/freebsd-11-stable/contrib/wpa/src/tls/
H A Dtlsv1_server_read.c30 static int testing_cipher_suite_filter(struct tlsv1_server *conn, u16 suite)
109 u16 len;
126 u16 cipher_suite;
127 u16 num_suites;
129 u16 ext_type, ext_len;
257 u16 tmp = WPA_GET_BE16(c);
603 u16 encr_len;
705 u16 dh_yc_len;
/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_verbs.c39 int ipoib_mcast_attach(struct ipoib_dev_priv *priv, u16 mlid, union ib_gid *mgid, int set_qkey)
43 u16 pkey_index;
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwpas_glue.c62 const void *data, u16 data_len,
98 u16 proto, const u8 *buf, size_t len)
424 const void *data, u16 data_len,
431 static int _wpa_ether_send(void *wpa_s, const u8 *dest, u16 proto,
467 static void _wpa_supplicant_deauthenticate(void *wpa_s, u16 reason_code)
709 u16 status_code, u32 peer_capab,
728 void *ctx, const u8 *peer, int add, u16 aid, u16 capability,
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h463 u16 sq_db_inc;
464 u16 rq_db_inc;
862 u16 mss;
863 u16 plen;
864 u16 rss_qid;
865 u16 txq_idx;
866 u16 ctrlq_idx;
971 u16 c4iw_rqes_posted(struct c4iw_qp *qhp);
H A Dprovider.c71 static int c4iw_multicast_attach(struct ib_qp *ibqp, union ib_gid *gid, u16 lid)
76 static int c4iw_multicast_detach(struct ib_qp *ibqp, union ib_gid *gid, u16 lid)
88 u16 *out_mad_pkey_index)
284 c4iw_query_pkey(struct ib_device *ibdev, u8 port, u16 index, u16 *pkey)
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.h36 u16 min_redzone;
37 u16 max_redzone;
/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Decp_nistz256.c55 typedef unsigned short u16; typedef
987 wvalue = *((u16 *) & p_str[0]);
991 wvalue = *((u16 *) & p_str[(index - 1) / 8]);
995 wvalue = *((u16 *) & p_str[(index - 1) / 8]);
999 wvalue = *((u16 *) & p_str[(index - 1) / 8]);
1021 wvalue = *((u16 *) & p_str[(index - 1) / 8]);
1025 wvalue = *((u16 *) & p_str[(index - 1) / 8]);
1029 wvalue = *((u16 *) & p_str[(index - 1) / 8]);
1033 wvalue = *((u16 *) & p_str[(index - 1) / 8]);
1057 wvalue = *((u16 *)
[all...]
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_cmd.c182 u16 token;
202 u16 op,
203 u16 token)
206 u16 *offs = dev->cmd.dbell_offsets;
234 u16 op,
235 u16 token,
279 u16 op,
280 u16 token,
342 u16 op,
389 u16 toke
[all...]
/freebsd-11-stable/contrib/wpa/src/ap/
H A Drrm.c139 static u16 hostapd_parse_location_lci_req_age(const u8 *buf, size_t len)
156 static int hostapd_check_lci_age(struct hostapd_neighbor_entry *nr, u16 max_age)
202 u8 civic, u16 lci_max_age)
288 u16 lci_max_age = 0;
441 u16 random_interval, u8 min_ap,
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan.cpp339 MSAN_MAYBE_WARNING(u16, 2)
357 MSAN_MAYBE_STORE_ORIGIN(u16, 2)
619 u16 __sanitizer_unaligned_load16(const uu16 *p) {
637 void __sanitizer_unaligned_store16(uu16 *p, u16 x) {
638 u16 s = *(uu16 *)&__msan_param_tls[1];
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Devdns.c136 #define u16 ev_uint16_t macro
187 u16 trans_id; /* the transaction id */
265 u16 type; /* The RR type */
266 u16 class; /* The RR class (usually CLASS_INET) */
269 u16 datalen; /* Length of data; -1 if data is a label */
282 u16 trans_id; /* Transaction id. */
403 static u16 transaction_id_pick(struct evdns_base *base);
469 request_find_from_trans_id(struct evdns_base *base, u16 trans_id) {
639 request_trans_id_set(struct request *const req, const u16 trans_id) {
641 *((u16 *) re
[all...]

Completed in 485 milliseconds

<<11121314151617181920>>