Searched refs:u_int16_t (Results 1 - 25 of 634) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/pf/ftp-proxy/
H A Dfilter.h22 u_int16_t);
23 int add_nat(u_int32_t, struct sockaddr *, struct sockaddr *, u_int16_t,
24 struct sockaddr *, u_int16_t, u_int16_t);
25 int add_rdr(u_int32_t, struct sockaddr *, struct sockaddr *, u_int16_t,
26 struct sockaddr *, u_int16_t);
/freebsd-11-stable/secure/lib/libcrypt/
H A Dblowfish.h64 void Blowfish_expand0state(blf_ctx *, const u_int8_t *, u_int16_t);
66 (blf_ctx *, const u_int8_t *, u_int16_t, const u_int8_t *, u_int16_t);
67 u_int32_t Blowfish_stream2word(const u_int8_t *, u_int16_t, u_int16_t *);
69 void blf_enc(blf_ctx *, u_int32_t *, u_int16_t);
/freebsd-11-stable/contrib/pf/tftp-proxy/
H A Dfilter.h22 u_int16_t, u_int8_t);
23 int add_nat(u_int32_t, struct sockaddr *, struct sockaddr *, u_int16_t,
24 struct sockaddr *, u_int16_t, u_int16_t, u_int8_t);
25 int add_rdr(u_int32_t, struct sockaddr *, struct sockaddr *, u_int16_t,
26 struct sockaddr *, u_int16_t, u_int8_t);
/freebsd-11-stable/sys/dev/advansys/
H A Dadvmcode.h18 extern u_int16_t adv_mcode_size;
/freebsd-11-stable/sys/netgraph/bluetooth/include/
H A Dng_l2cap.h138 #define NG_L2CAP_OPT_MTU_SIZE sizeof(u_int16_t)
140 #define NG_L2CAP_OPT_FLUSH_TIMO_SIZE sizeof(u_int16_t)
173 u_int16_t length; /* payload size */
174 u_int16_t dcid; /* destination channel ID */
179 u_int16_t psm; /* Protocol/Service Multiplexor */
189 u_int16_t length; /* command parameters length */
195 u_int16_t reason; /* reason to reject command */
203 u_int16_t mtu; /* actual signaling MTU */
207 u_int16_t scid; /* local CID */
208 u_int16_t dci
[all...]
H A Dng_bt3c.h74 typedef u_int16_t ng_bt3c_node_state_ep;
78 typedef u_int16_t ng_bt3c_node_debug_ep;
106 u_int16_t block_size; /* in words */
107 u_int16_t block_alignment; /* in bytes */
/freebsd-11-stable/sys/crypto/rijndael/
H A Drijndael_local.h6 typedef u_int16_t u16;
/freebsd-11-stable/sys/dev/an/
H A Dif_aironet_ieee.h69 u_int16_t an_len;
70 u_int16_t an_type;
71 u_int16_t an_val[AN_MAX_DATALEN];
155 u_int16_t an_len;
156 u_int16_t an_type;
157 u_int16_t kindex;
159 u_int16_t klen;
164 u_int16_t an_fudge;
165 u_int16_t an_len; /* 0x00 */
166 u_int16_t an_typ
[all...]
/freebsd-11-stable/sys/i386/include/
H A Delan_mmcr.h43 u_int16_t REVID;
48 u_int16_t DRCCTL;
49 u_int16_t DRCTMCTL;
50 u_int16_t DRCCFG;
51 u_int16_t DRCBENDADR;
66 u_int16_t BOOTCSCTL;
68 u_int16_t ROMCS1CTL;
69 u_int16_t ROMCS2CTL;
73 u_int16_t HBCTL;
74 u_int16_t HBTGTIRQCT
[all...]
/freebsd-11-stable/sys/fs/msdosfs/
H A Dbpb.h27 u_int16_t bpbBytesPerSec; /* bytes per sector */
29 u_int16_t bpbResSectors; /* number of reserved sectors */
31 u_int16_t bpbRootDirEnts; /* number of root directory entries */
32 u_int16_t bpbSectors; /* total number of sectors */
34 u_int16_t bpbFATsecs; /* number of sectors per FAT */
35 u_int16_t bpbSecPerTrack; /* sectors per track */
36 u_int16_t bpbHeads; /* number of heads */
37 u_int16_t bpbHiddenSecs; /* number of hidden sectors */
45 u_int16_t bpbBytesPerSec; /* bytes per sector */
47 u_int16_t bpbResSector
[all...]
/freebsd-11-stable/sys/net/
H A Dpfkeyv2.h85 u_int16_t sadb_msg_len;
86 u_int16_t sadb_msg_reserved;
92 u_int16_t sadb_ext_len;
93 u_int16_t sadb_ext_type;
97 u_int16_t sadb_sa_len;
98 u_int16_t sadb_sa_exttype;
108 u_int16_t sadb_lifetime_len;
109 u_int16_t sadb_lifetime_exttype;
117 u_int16_t sadb_address_len;
118 u_int16_t sadb_address_exttyp
[all...]
/freebsd-11-stable/sys/opencrypto/
H A Dxform_gmac.c73 (void (*)(void *, const u_int8_t *, u_int16_t)) AES_GMAC_Setkey,
74 (void (*)(void *, const u_int8_t *, u_int16_t)) AES_GMAC_Reinit,
75 (int (*)(void *, const u_int8_t *, u_int16_t)) AES_GMAC_Update,
84 (void (*)(void *, const u_int8_t *, u_int16_t)) AES_GMAC_Setkey,
85 (void (*)(void *, const u_int8_t *, u_int16_t)) AES_GMAC_Reinit,
86 (int (*)(void *, const u_int8_t *, u_int16_t)) AES_GMAC_Update,
95 (void (*)(void *, const u_int8_t *, u_int16_t)) AES_GMAC_Setkey,
96 (void (*)(void *, const u_int8_t *, u_int16_t)) AES_GMAC_Reinit,
97 (int (*)(void *, const u_int8_t *, u_int16_t)) AES_GMAC_Update,
/freebsd-11-stable/lib/libc/db/hash/
H A Dpage.h73 #define PAIRSIZE(K,D) (2*sizeof(u_int16_t) + (K)->size + (D)->size)
74 #define BIGOVERHEAD (4*sizeof(u_int16_t))
75 #define KEYSIZE(K) (4*sizeof(u_int16_t) + (K)->size);
76 #define OVFLSIZE (2*sizeof(u_int16_t))
82 #define PAGE_META(N) (((N)+3) * sizeof(u_int16_t))
88 u_int16_t next_addr;
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dblf.h67 void Blowfish_expand0state(blf_ctx *, const u_int8_t *, u_int16_t);
69 (blf_ctx *, const u_int8_t *, u_int16_t, const u_int8_t *, u_int16_t);
73 void blf_key(blf_ctx *, const u_int8_t *, u_int16_t);
74 void blf_enc(blf_ctx *, u_int32_t *, u_int16_t);
75 void blf_dec(blf_ctx *, u_int32_t *, u_int16_t);
84 u_int32_t Blowfish_stream2word(const u_int8_t *, u_int16_t , u_int16_t *);
/freebsd-11-stable/sys/sys/
H A Dsun_disklabel.h74 u_int16_t svtoc_tag; /* partition tag */
75 u_int16_t svtoc_flag; /* partition flags */
103 u_int16_t sl_vtoc_nparts; /* == SUN_NPART */
108 u_int16_t sl_rpm; /* rotational speed */
109 u_int16_t sl_pcylinders; /* number of physical cyls */
110 u_int16_t sl_sparespercyl; /* spare sectors per cylinder */
111 u_int16_t sl_interleave; /* interleave factor */
112 u_int16_t sl_ncylinders; /* data cylinders */
113 u_int16_t sl_acylinders; /* alternate cylinders */
114 u_int16_t sl_ntrack
[all...]
H A Dchio.h66 u_int16_t cm_fromtype; /* element type to move from */
67 u_int16_t cm_fromunit; /* logical unit of from element */
68 u_int16_t cm_totype; /* element type to move to */
69 u_int16_t cm_tounit; /* logical unit of to element */
70 u_int16_t cm_flags; /* misc. flags */
90 u_int16_t ce_srctype; /* element type of source */
91 u_int16_t ce_srcunit; /* logical unit of source */
92 u_int16_t ce_fdsttype; /* element type of first destination */
93 u_int16_t ce_fdstunit; /* logical unit of first destination */
94 u_int16_t ce_sdsttyp
[all...]
H A Ddisklabel.h74 u_int16_t d_type; /* drive type */
75 u_int16_t d_subtype; /* controller/d_type specific */
94 u_int16_t d_sparespertrack; /* # of spare sectors per track */
95 u_int16_t d_sparespercyl; /* # of spare sectors per cylinder */
119 u_int16_t d_rpm; /* rotational speed */
120 u_int16_t d_interleave; /* hardware sector interleave */
121 u_int16_t d_trackskew; /* sector 0 skew, per track */
122 u_int16_t d_cylskew; /* sector 0 skew, per cylinder */
131 u_int16_t d_checksum; /* xor of data incl. partitions */
134 u_int16_t d_npartition
[all...]
/freebsd-11-stable/sys/dev/tws/
H A Dtws_user.h61 u_int16_t working_srl; /* driver & firmware negotiated srl */
62 u_int16_t working_branch; /* branch # of the firmware that the
64 u_int16_t working_build; /* build # of the firmware that the
66 u_int16_t driver_srl_high;/* highest driver supported srl */
67 u_int16_t driver_branch_high;/* highest driver supported branch */
68 u_int16_t driver_build_high;/* highest driver supported build */
69 u_int16_t driver_srl_low;/* lowest driver supported srl */
70 u_int16_t driver_branch_low;/* lowest driver supported branch */
71 u_int16_t driver_build_low;/* lowest driver supported build */
72 u_int16_t fw_on_ctlr_sr
[all...]
/freebsd-11-stable/libexec/rbootd/
H A Drmp.h78 u_int16_t len;
89 u_int16_t cntrl; /* 802.2 control field */
90 u_int16_t filler; /* HP filler (must be zero) */
91 u_int16_t dxsap; /* HP extended DSAP */
92 u_int16_t sxsap; /* HP extended SSAP */
/freebsd-11-stable/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_ulpi.h38 int ng_l2cap_l2ca_con_rsp (ng_l2cap_chan_p, u_int32_t, u_int16_t, u_int16_t);
40 int ng_l2cap_l2ca_con_rsp_rsp (ng_l2cap_chan_p, u_int32_t, u_int16_t);
44 int ng_l2cap_l2ca_cfg_rsp (ng_l2cap_chan_p, u_int32_t, u_int16_t);
46 int ng_l2cap_l2ca_cfg_rsp_rsp (ng_l2cap_chan_p, u_int32_t, u_int16_t);
50 int ng_l2cap_l2ca_write_rsp (ng_l2cap_chan_p, u_int32_t, u_int16_t, u_int16_t);
58 int ng_l2cap_l2ca_discon_rsp (ng_l2cap_chan_p, u_int32_t, u_int16_t);
64 int ng_l2cap_l2ca_grp_add_member_rsp (ng_l2cap_chan_p, u_int32_t, u_int16_t);
69 int ng_l2cap_l2ca_ping_rsp (ng_l2cap_con_p, u_int32_t, u_int16_t,
[all...]
H A Dng_l2cap_var.h85 u_int16_t pkt_size; /* max. ACL packet size */
86 u_int16_t num_pkts; /* out queue size */
95 u_int16_t cid; /* last allocated CID */
96 u_int16_t lecid; /* last allocated CID for LE */
111 u_int16_t state; /* ACL connection state */
112 u_int16_t flags; /* ACL connection flags */
117 u_int16_t con_handle; /* ACL connection handle */
143 u_int16_t state; /* channel state */
152 u_int16_t psm; /* channel PSM */
153 u_int16_t sci
[all...]
/freebsd-11-stable/sys/dev/fb/
H A Dvesa.h36 u_int16_t v_version; /* ver in BCD */
43 u_int16_t v_memsize; /* in 64K */
45 u_int16_t v_revision; /* software rev */
56 u_int16_t v_modeattr;
71 u_int16_t v_wgran;
72 u_int16_t v_wsize;
73 u_int16_t v_waseg;
74 u_int16_t v_wbseg;
76 u_int16_t v_bpscanline;
78 u_int16_t v_widt
[all...]
/freebsd-11-stable/sys/dev/ubsec/
H A Dubsecreg.h126 u_int16_t pc_flags; /* flags, below */
127 u_int16_t pc_offset; /* crypto offset */
138 volatile u_int16_t pc_len; /* length of ctx struct */
139 volatile u_int16_t pc_type; /* context type, 0 */
140 volatile u_int16_t pc_flags; /* flags, same as above */
141 volatile u_int16_t pc_offset; /* crypto/auth offset */
157 volatile u_int16_t mcr_pkts; /* #pkts in this mcr */
158 volatile u_int16_t mcr_flags; /* mcr flags (below) */
161 volatile u_int16_t mcr_reserved;
162 volatile u_int16_t mcr_pktle
[all...]
/freebsd-11-stable/sys/dev/sbni/
H A Dif_sbnireg.h70 #define FRAME_ACK_MASK (u_int16_t)0x7000
71 #define FRAME_LEN_MASK (u_int16_t)0x03FF
72 #define FRAME_FIRST (u_int16_t)0x8000
73 #define FRAME_RETRY (u_int16_t)0x0800
75 #define FRAME_SENT_BAD (u_int16_t)0x4000
76 #define FRAME_SENT_OK (u_int16_t)0x3000
/freebsd-11-stable/sys/netinet/
H A Din_systm.h52 typedef u_int16_t n_short; /* short as received from the net */

Completed in 289 milliseconds

1234567891011>>