Home
last modified time | relevance | path

Searched refs:u_int16_t (Results 1 – 25 of 61) sorted by last modified time

123

/illumos-gate/usr/src/contrib/bhyve/sys/
H A Data.h57 u_int16_t obsolete4;
58 u_int16_t obsolete5;
63 u_int16_t retired21;
64 u_int16_t obsolete22;
104 u_int16_t lba_size_2;
105 u_int16_t obsolete62;
121 u_int16_t reserved70;
124 u_int16_t reserved73;
125 u_int16_t reserved74;
985 u_int16_t ctrl;
[all …]
H A Dpciio.h65 u_int16_t pc_subvendor; /* card vendor ID */
66 u_int16_t pc_subdevice; /* card device ID, assigned by
68 u_int16_t pc_vendor; /* chip vendor ID */
69 u_int16_t pc_device; /* chip device ID, assigned by
83 u_int16_t pc_vendor; /* PCI Vendor ID */
84 u_int16_t pc_device; /* PCI Device ID */
/illumos-gate/usr/src/compat/bhyve/sys/
H A Dclock.h78 void timespec2fattime(struct timespec *tsp, int utc, u_int16_t *ddp, u_int16_t *dtp, u_int8_t *dhp);
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_e82545.c979 sum += *((u_int16_t *)(buf + i)); in e82545_buf_checksum()
/illumos-gate/usr/src/uts/common/io/bnx/include/
H A Dbcmtype.h82 typedef u_int16_t u16_t;
92 typedef u_int16_t u16;
/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Ddst.h11 u_int16_t dk_id; /*%< identifier of the key */
77 const u_int16_t, /*!< key tag identifier */
109 u_int16_t dst_s_dns_key_id(const u_char *, const int);
110 u_int16_t dst_s_id_calc(const u_char *, const int);
/illumos-gate/usr/src/lib/libresolv2/include/
H A Dport_after.h120 u_int16_t sin6_family; /* AF_INET6 */
122 u_int16_t sin6_port; /* transport layer port # */
183 u_int16_t ss_family; /* address family */
184 char __ss_pad1[__SS_ALLIGSIZE - sizeof(u_int16_t)];
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_mkupdate.c88 u_int16_t rtype, rclass; in res_nmkupdate()
700 n = (u_int16_t)((cp - sp2) - INT16SZ); in res_nmkupdate()
974 slp->port = ntohs((u_int16_t)sp->s_port); /*%< host byt order */ in res_buildservicelist()
1081 cgetservbyport(u_int16_t port, const char *proto) { /*%< Host byte order. */ in cgetservbyport()
1088 if (port != (u_int16_t)lp->port) /*%< Host byte order. */ in cgetservbyport()
1100 serv.s_port = htons((u_int16_t)lp->port); in cgetservbyport()
1147 res_servicename(u_int16_t port, const char *proto) { /*%< Host byte order. */ in res_servicename()
H A Dres_init.c772 u_int16_t u16; in res_rndinit()
789 u_int16_t u16; in res_nrandomid()
793 u16 = (u_int16_t) (now.tv_sec ^ now.tv_usec); in res_nrandomid()
911 u_int16_t family; in res_getservers()
H A Dres_mkquery.c243 u_int16_t flags = 0; in res_nopt()
H A Dres_comp.c275 void __putshort(u_int16_t src, u_char *dst) { ns_put16(src, dst); } in __putshort()
278 u_int16_t _getshort(const u_char *src) { return (ns_get16(src)); } in _getshort()
/illumos-gate/usr/src/lib/libresolv2/common/nameser/
H A Dns_sign.c160 u_int16_t len_n = htons(querysiglen); in ns_sign2()
293 u_int16_t siglen_n = htons(state->siglen); in ns_sign_tcp2()
H A Dns_verify.c141 u_int16_t type, length; in ns_verify()
142 u_int16_t fudge, sigfieldlen, otherfieldlen; in ns_verify()
235 u_int16_t len_n = htons(querysiglen); in ns_verify()
359 u_int16_t siglen_n = htons(state->siglen); in ns_verify_tcp()
/illumos-gate/usr/src/lib/libresolv2/common/dst/
H A Ddst_internal.h42 u_int16_t dk_id; /*%< identifier of the key */
127 u_int16_t id, int alg, const char *suffix,
136 u_int16_t dst_s_get_int16( const u_int8_t *buf);
137 void dst_s_put_int16( u_int8_t *buf, const u_int16_t val);
H A Dsupport.c94 u_int16_t
123 u_int16_t
152 u_int16_t
155 register u_int16_t a = 0; in dst_s_get_int16()
156 a = ((u_int16_t)(buf[0] << 8)) | ((u_int16_t)(buf[1])); in dst_s_get_int16()
192 dst_s_put_int16(u_int8_t *buf, const u_int16_t val) in dst_s_put_int16()
263 dst_s_build_filename(char *filename, const char *name, u_int16_t id, in dst_s_build_filename()
H A Ddst_api.c66 const u_int16_t in_id, int in_alg);
68 u_int16_t in_id, int in_alg);
320 dst_read_key(const char *in_keyname, const u_int16_t in_id, in dst_read_key()
459 dst_s_read_public_key(const char *in_name, const u_int16_t in_id, int in_alg) in dst_s_read_public_key()
662 key_st->dk_proto = (u_int16_t) rdata[DST_KEY_PROT]; in dst_dnskey_to_key()
701 u_int16_t val; in dst_key_to_dnskey()
713 val = (u_int16_t)(key->dk_flags & 0xffff); in dst_key_to_dnskey()
721 val = (u_int16_t)((key->dk_flags >> 16) & 0xffff); in dst_key_to_dnskey()
816 dst_s_read_private_key_file(char *name, DST_KEY *pk_key, u_int16_t in_id, in dst_s_read_private_key_file()
906 pk_key->dk_id = (u_int16_t) id; in dst_s_read_private_key_file()
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/
H A Ddb-int.h173 typedef u_int16_t indx_t;
211 u_int16_t _tmp = a; \
216 u_int16_t _tmp = *(u_int16_t *)a; \
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash_page.c74 static u_int16_t overflow_page __P((HTAB *));
230 u_int16_t *pagep, n, off;
443 u_int16_t n;
688 u_int16_t ovfl_num;
736 u_int16_t ovfl_num;
1043 hashp->hdr.bitmaps[ndx] = (u_int16_t)pnum;
1065 static u_int16_t
1072 u_int16_t addr;
1297 u_int16_t addr, ndx;
1305 ndx = ((u_int16_t)addr) >> SPLITSHIFT;
/illumos-gate/usr/src/boot/sys/ufs/ffs/
H A Dfs.h452 /* old boff */ (fs)->fs_old_cpg * sizeof(u_int16_t) + \
/illumos-gate/usr/src/boot/sys/sys/bsm/
H A Daudit.h173 typedef u_int16_t au_event_t;
174 typedef u_int16_t au_emod_t;
/illumos-gate/usr/src/boot/sys/i386/include/pc/
H A Dbios.h54 u_int16_t control; /* BIOS feature flags */
57 u_int16_t rmentryoffset; /* real-mode entry offset */
58 u_int16_t rmentryseg; /* segment */
59 u_int16_t pmentryoffset; /* protected-mode entry offset */
62 u_int16_t rmbiosseg; /* real-mode BIOS segment */
169 u_int16_t ph_version;
170 u_int16_t ph_length;
173 u_int16_t ph_pci_irqs;
174 u_int16_t ph_router_vendor;
175 u_int16_t ph_router_device;
[all …]
/illumos-gate/usr/src/boot/libsa/
H A Dext2fs.c186 u_int16_t fd_mount; /* # of mounts */
188 u_int16_t fd_magic; /* magic number */
189 u_int16_t fd_state; /* state */
190 u_int16_t fd_eflag; /* error flags */
191 u_int16_t fd_mnrrev; /* minor revision */
200 u_int16_t fd_isize; /* inode size */
259 u_int16_t bg_ndirs; /* # of dirs */
264 u_int16_t di_mode; /* mode */
265 u_int16_t di_uid; /* uid */
271 u_int16_t di_gid; /* gid */
[all …]
/illumos-gate/usr/src/boot/include/ufs/ufs/
H A Ddir.h78 u_int16_t d_reclen; /* length of this record */
79 u_int16_t d_namlen; /* length of string in d_name */
147 u_int16_t dot_namlen;
151 u_int16_t dotdot_namlen;
/illumos-gate/usr/src/boot/include/netinet/
H A Din_pcb.h86 u_int16_t ie_fport; /* foreign port */
87 u_int16_t ie_lport; /* local port */
113 u_int16_t inc_fibnum; /* XXX was pad, 16 bits is plenty */
/illumos-gate/usr/src/boot/i386/libi386/
H A Dbiospnp.c54 u_int16_t pnp_BIOScontrol;
57 u_int16_t pnp_rmip;
58 u_int16_t pnp_rmcs;
59 u_int16_t pnp_pmip;
62 u_int16_t pnp_rmds;
68 u_int16_t dn_size;
72 u_int16_t dn_attrib;
80 u_int16_t ic_rdport;
81 u_int16_t ic_reserved;
85 static u_int16_t pnp_NumNodes;
[all …]

123