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

1234567891011>>

/freebsd-10.0-release/contrib/libpcap/pcap/
H A Dvlan.h40 u_int16_t vlan_tpid; /* ETH_P_8021Q */
41 u_int16_t vlan_tci; /* VLAN TCI */
H A Dsll.h86 u_int16_t sll_pkttype; /* packet type */
87 u_int16_t sll_hatype; /* link-layer address type */
88 u_int16_t sll_halen; /* link-layer address length */
90 u_int16_t sll_protocol; /* protocol */
/freebsd-10.0-release/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-10.0-release/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-10.0-release/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-10.0-release/contrib/tcpdump/
H A Dipx.h18 u_int16_t cksum; /* Checksum */
19 u_int16_t length; /* Length, in bytes, including header */
22 u_int16_t dstNet[2]; /* destination net */
24 u_int16_t dstSkt; /* destination socket */
25 u_int16_t srcNet[2]; /* source net */
27 u_int16_t srcSkt; /* source socket */
H A Dlane.h30 u_int16_t le_header;
33 u_int16_t h_type;
37 u_int16_t lec_header;
40 u_int16_t lec_opcode;
H A Dsll.h86 u_int16_t sll_pkttype; /* packet type */
87 u_int16_t sll_hatype; /* link-layer address type */
88 u_int16_t sll_halen; /* link-layer address length */
90 u_int16_t sll_protocol; /* protocol */
H A Digrp.h11 u_int16_t ig_as; /* autonomous system number */
12 u_int16_t ig_ni; /* number of subnet in local net */
13 u_int16_t ig_ns; /* number of networks in AS */
14 u_int16_t ig_nx; /* number of networks ouside AS */
15 u_int16_t ig_sum; /* checksum of IGRP header & data */
H A DsctpHeader.h63 u_int16_t source;
64 u_int16_t destination;
74 u_int16_t chunkLength;
78 u_int16_t paramType;
79 u_int16_t paramLength;
91 u_int16_t vendorSpecificType;
92 u_int16_t vendorSpecificLen;
106 u_int16_t NumPreopenStreams; /* OS */
107 u_int16_t MaxInboundStreams; /* MIS */
149 u_int16_t locScop
[all...]
/freebsd-10.0-release/sys/dev/advansys/
H A Dadvmcode.h18 extern u_int16_t adv_mcode_size;
/freebsd-10.0-release/sys/netgraph/bluetooth/include/
H A Dng_l2cap.h131 #define NG_L2CAP_OPT_MTU_SIZE sizeof(u_int16_t)
133 #define NG_L2CAP_OPT_FLUSH_TIMO_SIZE sizeof(u_int16_t)
166 u_int16_t length; /* payload size */
167 u_int16_t dcid; /* destination channel ID */
172 u_int16_t psm; /* Protocol/Service Multiplexor */
182 u_int16_t length; /* command parameters length */
188 u_int16_t reason; /* reason to reject command */
196 u_int16_t mtu; /* actual signaling MTU */
200 u_int16_t scid; /* local CID */
201 u_int16_t dci
[all...]
/freebsd-10.0-release/sys/crypto/rijndael/
H A Drijndael_local.h6 typedef u_int16_t u16;
/freebsd-10.0-release/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-10.0-release/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-10.0-release/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-10.0-release/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-10.0-release/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-10.0-release/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-10.0-release/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 Data.h36 /*000*/ u_int16_t config; /* configuration info */
53 /*001*/ u_int16_t cylinders; /* # of cylinders */
54 /*002*/ u_int16_t specconf; /* specific configuration */
55 /*003*/ u_int16_t heads; /* # heads */
56 u_int16_t obsolete4;
57 u_int16_t obsolete5;
58 /*006*/ u_int16_t sectors; /* # sectors/track */
59 /*007*/ u_int16_t vendor7[3];
61 /*020*/ u_int16_t retired20;
62 u_int16_t retired2
[all...]
/freebsd-10.0-release/libexec/rbootd/
H A Drmp.h80 u_int16_t len;
91 u_int16_t cntrl; /* 802.2 control field */
92 u_int16_t filler; /* HP filler (must be zero) */
93 u_int16_t dxsap; /* HP extended DSAP */
94 u_int16_t sxsap; /* HP extended SSAP */
/freebsd-10.0-release/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...]
/freebsd-10.0-release/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...]

Completed in 174 milliseconds

1234567891011>>