Home
last modified time | relevance | path

Searched refs:u_int64_t (Results 1 – 25 of 200) sorted by relevance

12345678

/mirbsd/src/sys/altq/
Daltq_hfsc.h75 u_int64_t total; /* total work in bytes */
76 u_int64_t cumul; /* cumulative work in bytes
78 u_int64_t d; /* deadline */
79 u_int64_t e; /* eligible time */
80 u_int64_t vt; /* virtual time */
81 u_int64_t f; /* fit time for upper-limit */
84 u_int64_t initvt; /* init virtual time */
85 u_int64_t vtoff; /* cl_vt_ipoff */
86 u_int64_t cvtmax; /* cl_maxvt */
87 u_int64_t myf; /* cl_myf */
[all …]
Daltq_hfsc.c88 static void update_vf(struct hfsc_class *, int, u_int64_t);
94 struct hfsc_class *ellist_get_mindl(ellist_t *, u_int64_t);
102 u_int64_t);
104 static __inline u_int64_t seg_x2y(u_int64_t, u_int64_t);
105 static __inline u_int64_t seg_y2x(u_int64_t, u_int64_t);
106 static __inline u_int64_t m2sm(u_int);
107 static __inline u_int64_t m2ism(u_int);
108 static __inline u_int64_t d2dx(u_int);
109 static u_int sm2m(u_int64_t);
110 static u_int dx2d(u_int64_t);
[all …]
Daltq_cdnr.h244 u_int64_t rate;
245 u_int64_t depth;
247 u_int64_t token;
248 u_int64_t filluptime;
249 u_int64_t last;
284 u_int64_t t_front; /* timestamp of last update */
286 u_int64_t timewin; /* average interval */
/mirbsd/src/sys/netinet/
Dip_carp.h65 u_int64_t carps_ipackets; /* total input packets, IPv4 */
66 u_int64_t carps_ipackets6; /* total input packets, IPv6 */
67 u_int64_t carps_badif; /* wrong interface */
68 u_int64_t carps_badttl; /* TTL is not CARP_DFLTTL */
69 u_int64_t carps_hdrops; /* packets shorter than hdr */
70 u_int64_t carps_badsum; /* bad checksum */
71 u_int64_t carps_badver; /* bad (incl unsupp) version */
72 u_int64_t carps_badlen; /* data length does not match */
73 u_int64_t carps_badauth; /* bad authentication */
74 u_int64_t carps_badvhid; /* bad VHID */
[all …]
Dtcp_var.h385 u_int64_t tcps_sndbyte; /* data bytes sent */
387 u_int64_t tcps_sndrexmitbyte; /* data bytes retransmitted */
388 u_int64_t tcps_sndrexmitfast; /* Fast retransmits */
397 u_int64_t tcps_rcvbyte; /* bytes received in sequence */
404 u_int64_t tcps_rcvdupbyte; /* duplicate-only bytes received */
406 u_int64_t tcps_rcvpartdupbyte; /* dup. bytes in part-dup. packets */
408 u_int64_t tcps_rcvoobyte; /* out-of-order bytes received */
410 u_int64_t tcps_rcvbyteafterwin; /* bytes rcvd after window */
417 u_int64_t tcps_rcvackbyte; /* bytes acked by rcvd acks */
428 u_int64_t tcps_rcvgoodsig; /* rcvd good TCP signatures */
[all …]
Dip_ipsp.h199 u_int64_t ipo_last_searched; /* Timestamp of last lookup */
319 u_int64_t tdb_exp_bytes; /* Expire after so many bytes passed */
320 u_int64_t tdb_soft_bytes; /* Expiration warning */
321 u_int64_t tdb_cur_bytes; /* Current count of bytes */
323 u_int64_t tdb_exp_timeout; /* When does the SPI expire */
324 u_int64_t tdb_soft_timeout; /* Send soft-expire warning */
325 u_int64_t tdb_established; /* When was SPI established */
327 u_int64_t tdb_first_use; /* When was it first used */
328 u_int64_t tdb_soft_first_use; /* Soft warning */
329 u_int64_t tdb_exp_first_use; /* Expire if tdb_first_use +
[all …]
/mirbsd/src/sys/sys/
Dendian.h69 u_int64_t __swap64gen_x = (x); \
71 (u_int64_t)((__swap64gen_x & 0xff) << 56 | \
93 (u_int64_t)((((u_int64_t)(x) & 0xff) << 56) | \
94 ((u_int64_t)(x) & 0xff00ULL) << 40 | \
95 ((u_int64_t)(x) & 0xff0000ULL) << 24 | \
96 ((u_int64_t)(x) & 0xff000000ULL) << 8 | \
97 ((u_int64_t)(x) & 0xff00000000ULL) >> 8 | \
98 ((u_int64_t)(x) & 0xff0000000000ULL) >> 24 | \
99 ((u_int64_t)(x) & 0xff000000000000ULL) >> 40 | \
100 ((u_int64_t)(x) & 0xff00000000000000ULL) >> 56)
[all …]
Dsysctl.h356 u_int64_t p_forw; /* PTR: linked run/sleep queue. */
357 u_int64_t p_back;
358 u_int64_t p_paddr; /* PTR: address of proc */
360 u_int64_t p_addr; /* PTR: Kernel virtual addr of u-area */
361 u_int64_t p_fd; /* PTR: Ptr to open files structure. */
362 u_int64_t p_stats; /* PTR: Accounting/statistics */
363 u_int64_t p_limit; /* PTR: Process limits. */
364 u_int64_t p_vmspace; /* PTR: Address space. */
365 u_int64_t p_sigacts; /* PTR: Signal actions, state */
366 u_int64_t p_sess; /* PTR: session pointer */
[all …]
Ddisk.h64 u_int64_t ds_rxfer; /* total number of read transfers */
65 u_int64_t ds_wxfer; /* total number of write transfers */
66 u_int64_t ds_seek; /* total independent seek operations */
67 u_int64_t ds_rbytes; /* total bytes read */
68 u_int64_t ds_wbytes; /* total bytes written */
86 u_int64_t dk_rxfer; /* total number of read transfers */
87 u_int64_t dk_wxfer; /* total number of write transfers */
88 u_int64_t dk_seek; /* total independent seek operations */
89 u_int64_t dk_rbytes; /* total bytes read */
90 u_int64_t dk_wbytes; /* total bytes written */
/mirbsd/src/usr.bin/ssh/
Dsftp-client.h38 u_int64_t f_bsize;
39 u_int64_t f_frsize;
40 u_int64_t f_blocks;
41 u_int64_t f_bfree;
42 u_int64_t f_bavail;
43 u_int64_t f_files;
44 u_int64_t f_ffree;
45 u_int64_t f_favail;
46 u_int64_t f_fsid;
47 u_int64_t f_flag;
[all …]
Droaming.h27 void add_recv_bytes(u_int64_t);
32 u_int64_t get_recv_bytes(void);
33 u_int64_t get_sent_bytes(void);
34 void roam_set_bytes(u_int64_t, u_int64_t);
35 void resend_bytes(int, u_int64_t *);
Droaming_common.c45 static u_int64_t write_bytes = 0;
46 static u_int64_t read_bytes = 0;
90 u_int64_t
97 add_recv_bytes(u_int64_t num) in add_recv_bytes()
102 u_int64_t
109 roam_set_bytes(u_int64_t sent, u_int64_t recvd) in roam_set_bytes()
182 resend_bytes(int fd, u_int64_t *offset) in resend_bytes()
Dpacket.h45 void packet_put_int64(u_int64_t value);
62 u_int64_t packet_get_int64(void);
76 void packet_get_state(int, u_int32_t *, u_int64_t *, u_int32_t *, u_int64_t *);
77 void packet_set_state(int, u_int32_t, u_int64_t, u_int32_t, u_int64_t);
/mirbsd/src/sys/scsi/
Dscsiconf.h341 struct scsi_mode_sense_buf *, void **, u_int32_t *, u_int64_t *,
366 static __inline void _lto8b(u_int64_t val, u_int8_t *bytes);
370 static __inline u_int64_t _5btol(u_int8_t *bytes);
371 static __inline u_int64_t _8btol(u_int8_t *bytes);
415 u_int64_t val; in _lto8b()
460 static __inline u_int64_t
464 u_int64_t rv;
466 rv = ((u_int64_t)bytes[0] << 32) |
467 ((u_int64_t)bytes[1] << 24) |
468 ((u_int64_t)bytes[2] << 16) |
[all …]
/mirbsd/src/sys/net/
Dif_pfsync.h34 #define PFSYNC_ID_LEN sizeof(u_int64_t)
198 u_int64_t pfsyncs_ipackets; /* total input packets, IPv4 */
199 u_int64_t pfsyncs_ipackets6; /* total input packets, IPv6 */
200 u_int64_t pfsyncs_badif; /* not the right interface */
201 u_int64_t pfsyncs_badttl; /* TTL is not PFSYNC_DFLTTL */
202 u_int64_t pfsyncs_hdrops; /* packets shorter than hdr */
203 u_int64_t pfsyncs_badver; /* bad (incl unsupp) version */
204 u_int64_t pfsyncs_badact; /* bad action */
205 u_int64_t pfsyncs_badlen; /* data length does not match */
206 u_int64_t pfsyncs_badauth; /* bad authentication */
[all …]
/mirbsd/src/sys/ntfs/
Dntfs.h37 typedef u_int64_t cn_t;
97 u_int64_t a_allocated;
98 u_int64_t a_datalen;
99 u_int64_t a_initialized;
107 u_int64_t t_create;
108 u_int64_t t_write;
109 u_int64_t t_mftwrite;
110 u_int64_t t_access;
124 u_int64_t n_size;
125 u_int64_t n_attrsz;
[all …]
/mirbsd/src/sbin/isakmpd/
Dsa.h194 u_int64_t seconds;
195 u_int64_t kilobytes;
282 u_int64_t exp_bytes;
283 u_int64_t soft_bytes;
284 u_int64_t cur_bytes;
286 u_int64_t exp_timeout;
287 u_int64_t soft_timeout;
289 u_int64_t first_use;
290 u_int64_t established;
291 u_int64_t soft_first_use;
[all …]
/mirbsd/src/sys/crypto/
Dsha2.c105 u_int64_t tmp = (w); \
120 (w)[0] += (u_int64_t)(n); \
202 const static u_int64_t K512[80] = {
246 const static u_int64_t sha384_initial_hash_value[8] = {
258 const static u_int64_t sha512_initial_hash_value[8] = {
529 *(u_int64_t *)&context->buffer[SHA256_SHORT_BLOCK_LENGTH] = context->bitcount; in SHA256_Final()
570 W512[j] = (u_int64_t)data[7] | ((u_int64_t)data[6] << 8) | \
571 ((u_int64_t)data[5] << 16) | ((u_int64_t)data[4] << 24) | \
572 ((u_int64_t)data[3] << 32) | ((u_int64_t)data[2] << 40) | \
573 ((u_int64_t)data[1] << 48) | ((u_int64_t)data[0] << 56); \
[all …]
Dcryptodev.h145 u_int64_t crp_sid; /* Session ID */
226 u_int64_t cc_operations; /* Counter of how many ops done */
227 u_int64_t cc_bytes; /* Counter of how many bytes done */
228 u_int64_t cc_koperations; /* How many PK ops done */
248 int (*cc_freesession) (u_int64_t);
300 int crypto_newsession(u_int64_t *, struct cryptoini *, int);
301 int crypto_freesession(u_int64_t);
305 int (*)(u_int32_t *, struct cryptoini *), int (*)(u_int64_t),
/mirbsd/src/sys/lib/libsa/
Dprintf.c67 void kprintn64(void (*)(int), u_int64_t, int);
93 u_int64_t ull; in kdoprnt()
169 ull = va_arg(ap, u_int64_t); in kdoprnt()
181 ull = va_arg(ap, u_int64_t); in kdoprnt()
198 ull = va_arg(ap, u_int64_t); in kdoprnt()
205 char *p, buf[(sizeof(u_int64_t) * NBBY / 4) + 1]; in kdoprnt()
206 u_int64_t ull; in kdoprnt()
208 ull = va_arg(ap, u_int64_t); in kdoprnt()
254 kprintn64(void (*put)(int), u_int64_t ull, int base) in kprintn64()
257 char *p, buf[(sizeof(u_int64_t) * NBBY / 3) + 1]; in kprintn64()
/mirbsd/src/usr.bin/vmstat/
Ddkstats.h44 u_int64_t *dk_rxfer; /* # of read transfers. */
45 u_int64_t *dk_wxfer; /* # of read transfers. */
46 u_int64_t *dk_seek; /* # of seeks (currently unused). */
47 u_int64_t *dk_rbytes; /* # of bytes read. */
48 u_int64_t *dk_wbytes; /* # of bytes written. */
/mirbsd/src/sys/dev/ic/
Disp_tpublic.h46 u_int64_t nt_iid; /* initiator id */
47 u_int64_t nt_tgt; /* target id */
48 u_int64_t nt_lun; /* logical unit */
209 u_int64_t cd_iid; /* initiator ID */
210 u_int64_t cd_tgt; /* target id */
211 u_int64_t cd_lun; /* logical unit */
Dispreg.h947 (((u_int64_t)(c)[18]) << 56) | \
948 (((u_int64_t)(c)[19]) << 48) | \
949 (((u_int64_t)(c)[20]) << 40) | \
950 (((u_int64_t)(c)[21]) << 32) | \
951 (((u_int64_t)(c)[22]) << 24) | \
952 (((u_int64_t)(c)[23]) << 16) | \
953 (((u_int64_t)(c)[24]) << 8) | \
954 (((u_int64_t)(c)[25]) << 0))
959 (((u_int64_t)(c)[30]) << 56) | \
960 (((u_int64_t)(c)[31]) << 48) | \
[all …]
Disp.c129 static u_int64_t isp_get_portname(struct ispsoftc *, int, int);
1165 u_int64_t nwwn, pwwn; in isp_fibre_init()
1490 static u_int64_t
1493 u_int64_t wwn = 0; in isp_get_portname()
1503 (((u_int64_t)(mbs.param[2] & 0xff)) << 56) | in isp_get_portname()
1504 (((u_int64_t)(mbs.param[2] >> 8)) << 48) | in isp_get_portname()
1505 (((u_int64_t)(mbs.param[3] & 0xff)) << 40) | in isp_get_portname()
1506 (((u_int64_t)(mbs.param[3] >> 8)) << 32) | in isp_get_portname()
1507 (((u_int64_t)(mbs.param[6] & 0xff)) << 24) | in isp_get_portname()
1508 (((u_int64_t)(mbs.param[6] >> 8)) << 16) | in isp_get_portname()
[all …]
/mirbsd/src/usr.sbin/makefs/nbsrc/sys/ufs/ufs/
Ddinode.h89 u_int64_t di_size; /* 8: File byte count. */
103 u_int64_t di_modrev; /* 120: i_modrev for NFSv4 */
112 u_int64_t di_size; /* 16: File byte count. */
113 u_int64_t di_blocks; /* 24: Bytes actually held. */
129 u_int64_t di_modrev; /* 232: i_modrev for NFSv4 */

12345678