Searched refs:u_int64_t (Results 1 - 25 of 153) sorted by relevance

1234567

/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_hfsc.h78 u_int64_t m1; /* slope of the first segment in bits/sec */
80 u_int64_t m2; /* slope of the second segment in bits/sec */
135 u_int64_t total; /* total work in bytes */
136 u_int64_t cumul; /* cumulative work in bytes */
138 u_int64_t d; /* deadline */
139 u_int64_t e; /* eligible time */
140 u_int64_t vt; /* virtual time */
141 u_int64_t f; /* fit time for upper-limit */
144 u_int64_t initvt; /* init virtual time */
145 u_int64_t vtof
[all...]
H A Dpktsched_fairq.h142 u_int64_t bw_bytes; /* statistics used to calculate bw */
143 u_int64_t bw_delta; /* statistics used to calculate bw */
144 u_int64_t last_time;
163 u_int64_t cl_hogs_m1;
164 u_int64_t cl_lssc_m1;
165 u_int64_t cl_bandwidth;
166 u_int64_t cl_bw_current;
167 u_int64_t cl_bw_bytes;
168 u_int64_t cl_bw_delta;
169 u_int64_t cl_last_tim
[all...]
H A Dpktsched.h136 extern u_int64_t machclk_per_sec;
148 extern u_int64_t pktsched_abs_to_nsecs(u_int64_t);
149 extern u_int64_t pktsched_nsecs_to_abstime(u_int64_t);
H A Dpktsched.c64 u_int64_t machclk_per_sec = 0;
112 u_int64_t
113 pktsched_abs_to_nsecs(u_int64_t abstime)
115 u_int64_t nsecs;
121 u_int64_t
122 pktsched_nsecs_to_abstime(u_int64_t nsecs)
124 u_int64_t abstime;
/darwin-on-arm/xnu/bsd/arm/
H A Dtypes.h57 typedef unsigned long long u_int64_t; typedef
98 typedef u_int64_t user64_addr_t;
99 typedef u_int64_t user64_size_t;
102 typedef u_int64_t user64_ulong_t;
119 typedef u_int64_t user_addr_t;
120 typedef u_int64_t user_size_t;
123 typedef u_int64_t user_ulong_t;
146 typedef u_int64_t syscall_arg_t;
/darwin-on-arm/xnu/osfmk/arm/
H A Dtypes.h57 typedef unsigned long long u_int64_t; typedef
97 typedef u_int64_t user64_addr_t;
98 typedef u_int64_t user64_size_t;
101 typedef u_int64_t user64_ulong_t;
118 typedef u_int64_t user_addr_t;
119 typedef u_int64_t user_size_t;
122 typedef u_int64_t user_ulong_t;
144 typedef u_int64_t syscall_arg_t;
/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_sfb.h49 u_int64_t drop_early;
50 u_int64_t drop_pbox;
51 u_int64_t drop_queue;
52 u_int64_t marked_packets;
53 u_int64_t pbox_packets;
54 u_int64_t pbox_time;
55 u_int64_t hold_time;
56 u_int64_t dequeue_avg;
57 u_int64_t rehash_intval;
58 u_int64_t num_rehas
[all...]
H A Dclassq_blue.h73 u_int64_t drop_forced;
74 u_int64_t drop_unforced;
75 u_int64_t marked_packets;
104 u_int64_t drop_forced;
105 u_int64_t drop_unforced;
106 u_int64_t marked_packets;
/darwin-on-arm/xnu/bsd/netinet/
H A Dudp_var.h132 u_int64_t port_unreach;
133 u_int64_t faithprefix; /* deprecated */
134 u_int64_t port0;
135 u_int64_t badlength;
136 u_int64_t badchksum;
137 u_int64_t badmcast;
138 u_int64_t cleanup;
139 u_int64_t badipsec;
H A Dip_fw2.h384 u_int64_t pcnt; /* Packet counter */
385 u_int64_t bcnt; /* Byte counter */
437 u_int64_t pcnt; /* packet match counter */
438 u_int64_t bcnt; /* byte match counter */
458 u_int64_t pcnt; /* packet match counter */
459 u_int64_t bcnt; /* byte match counter */
518 u_int64_t pcnt; /* Packet counter */
519 u_int64_t bcnt; /* Byte counter */
549 u_int64_t pcnt __attribute__((aligned(8))); /* Packet counter */
550 u_int64_t bcn
[all...]
H A Dtcp.h261 u_int64_t tcpi_txbytes __attribute__((aligned(8)));
263 u_int64_t tcpi_txretransmitbytes __attribute__((aligned(8)));
265 u_int64_t tcpi_txunacked __attribute__((aligned(8)));
267 u_int64_t tcpi_rxbytes __attribute__((aligned(8)));
269 u_int64_t tcpi_rxduplicatebytes __attribute__((aligned(8)));
271 u_int64_t tcpi_snd_bw __attribute__((aligned(8))); /* measured send bandwidth in bits/sec */
H A Din_pcb.h137 u_int64_t rxpackets;
138 u_int64_t rxbytes;
139 u_int64_t txpackets;
140 u_int64_t txbytes;
221 u_int8_t inp_stat_store[sizeof(struct inp_stat) + sizeof(u_int64_t)];
358 u_int64_t le_next;
359 u_int64_t le_prev;
363 u_int64_t xi_len; /* length of this structure */
364 u_int64_t xi_inpp;
369 u_int64_t inp_ppc
[all...]
H A Dip_fw2_compat.h54 u_int64_t fw_pcnt,fw_bcnt; /* Packet and byte counters */
90 u_int64_t fw_loghighest; /* highest number packet to log */
99 * u_int64_t fw_pcnt,fw_bcnt;
126 u_int64_t pcnt, bcnt; /* match counters */
140 u_int64_t fw_pcnt,fw_bcnt; /* Packet and byte counters */
176 u_int64_t fw_loghighest; /* highest number packet to log */
185 u_int64_t fw_pcnt,fw_bcnt; /* Packet and byte counters */
201 u_int64_t timestamp; /* timestamp (tv_sec) of last match */
221 u_int64_t fw_loghighest; /* highest number packet to log */
232 u_int64_t pcn
[all...]
/darwin-on-arm/xnu/bsd/net/
H A Dif_llreach.h48 u_int64_t lri_expire; /* expiration (calendar) time */
91 u_int64_t lr_basecal; /* base calendar time */
92 u_int64_t lr_baseup; /* base uptime */
93 u_int64_t lr_lastrcvd; /* last-heard-of timestamp */
143 unsigned int, u_int64_t);
146 extern int ifnet_llreach_reachable_delta(struct if_llreach *, u_int64_t);
149 extern u_int64_t ifnet_llreach_up2calexp(struct if_llreach *, u_int64_t);
150 extern u_int64_t ifnet_llreach_up2upexp(struct if_llreach *, u_int64_t);
[all...]
H A Dif_var.h208 u_int64_t ifi_baudrate; /* linespeed */
210 u_int64_t ifi_ipackets; /* packets received on interface */
211 u_int64_t ifi_ierrors; /* input errors on interface */
212 u_int64_t ifi_opackets; /* packets sent on interface */
213 u_int64_t ifi_oerrors; /* output errors on interface */
214 u_int64_t ifi_collisions; /* collisions on csma interfaces */
215 u_int64_t ifi_ibytes; /* total number of octets received */
216 u_int64_t ifi_obytes; /* total number of octets sent */
217 u_int64_t ifi_imcasts; /* packets received via multicast */
218 u_int64_t ifi_omcast
[all...]
H A Dif_utun.h96 u_int64_t utsp_packets;
97 u_int64_t utsp_bytes;
98 u_int64_t utsp_errors;
H A Dflowhash.c53 static inline u_int64_t getblock64(const u_int64_t *, int);
55 static inline u_int64_t mh3_fmix64(u_int64_t);
86 static inline u_int64_t
87 getblock64(const u_int64_t *p, int i)
118 static inline u_int64_t
119 getblock64(const u_int64_t *p, int i)
122 u_int64_t value;
129 (((u_int64_t)byte
[all...]
H A Dpfkeyv2.h148 u_int64_t sadb_lifetime_bytes;
149 u_int64_t sadb_lifetime_addtime;
150 u_int64_t sadb_lifetime_usetime;
173 u_int64_t sadb_ident_id;
205 u_int64_t sadb_comb_soft_bytes;
206 u_int64_t sadb_comb_hard_bytes;
207 u_int64_t sadb_comb_soft_addtime;
208 u_int64_t sadb_comb_hard_addtime;
209 u_int64_t sadb_comb_soft_usetime;
210 u_int64_t sadb_comb_hard_usetim
[all...]
H A Dntstat.h44 u_int64_t nstat_rxpackets __attribute__((aligned(8)));
45 u_int64_t nstat_rxbytes __attribute__((aligned(8)));
46 u_int64_t nstat_txpackets __attribute__((aligned(8)));
47 u_int64_t nstat_txbytes __attribute__((aligned(8)));
126 u_int64_t upid;
153 u_int64_t upid;
160 u_int64_t id;
161 u_int64_t parent_id;
162 u_int64_t gateway_id;
222 u_int64_t contex
[all...]
H A Dkpi_interface.h864 u_int64_t output_bw; /* optional */
865 u_int64_t output_bw_max; /* optional */
866 u_int64_t _reserved[4]; /* for future use */
871 u_int64_t input_bw; /* optional */
872 u_int64_t input_bw_max; /* optional */
873 u_int64_t ___reserved[4]; /* for future use */
886 u_int64_t ____reserved[4]; /* for future use */
904 u_int64_t packets_in;
905 u_int64_t bytes_in;
906 u_int64_t multicasts_i
[all...]
/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_ioctl.h78 #define AUDITPIPE_GET_INSERTS _IOR(AUDITPIPE_IOBASE, 100, u_int64_t)
79 #define AUDITPIPE_GET_READS _IOR(AUDITPIPE_IOBASE, 101, u_int64_t)
80 #define AUDITPIPE_GET_DROPS _IOR(AUDITPIPE_IOBASE, 102, u_int64_t)
81 #define AUDITPIPE_GET_TRUNCATES _IOR(AUDITPIPE_IOBASE, 103, u_int64_t)
103 #define AUDITSDEV_GET_INSERTS _IOR(AUDITSDEV_IOBASE, 200, u_int64_t)
104 #define AUDITSDEV_GET_READS _IOR(AUDITSDEV_IOBASE, 201, u_int64_t)
105 #define AUDITSDEV_GET_DROPS _IOR(AUDITSDEV_IOBASE, 202, u_int64_t)
/darwin-on-arm/xnu/bsd/i386/
H A Dtypes.h95 typedef unsigned long long u_int64_t; typedef
114 typedef u_int64_t user_addr_t;
115 typedef u_int64_t user_size_t;
118 typedef u_int64_t user_ulong_t;
163 typedef u_int64_t syscall_arg_t;
/darwin-on-arm/xnu/bsd/sys/
H A Dunpcb.h209 u_int64_t le_next;
210 u_int64_t le_prev;
215 u_int64_t xu_unpp; /* to help netstat, fstat */
217 u_int64_t xunp_socket; /* pointer back to socket */
218 u_int64_t xunp_vnode; /* if associated with file */
219 u_int64_t xunp_ino; /* fake inode number */
220 u_int64_t xunp_conn; /* control block of connected socket */
221 u_int64_t xunp_refs; /* referencing socket linked list */
H A Dquota.h162 u_int64_t dqb_bhardlimit; /* absolute limit on disk bytes alloc */
163 u_int64_t dqb_bsoftlimit; /* preferred limit on disk bytes */
164 u_int64_t dqb_curbytes; /* current byte count */
182 u_int64_t dqb_bhardlimit; /* absolute limit on disk bytes alloc */
183 u_int64_t dqb_bsoftlimit; /* preferred limit on disk bytes */
184 u_int64_t dqb_curbytes; /* current byte count */
/darwin-on-arm/xnu/bsd/dev/random/
H A Dfips_sha1.h60 u_int64_t b64[1]; /* # of bits, modulo 2^64 (msb first) */

Completed in 103 milliseconds

1234567