Searched refs:u_int64_t (Results 26 - 50 of 160) sorted by relevance

1234567

/xnu-2422.115.4/bsd/netinet/
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...]
H A Din_pcb.h123 u_int64_t rxpackets;
124 u_int64_t rxbytes;
125 u_int64_t txpackets;
126 u_int64_t txbytes;
212 u_int8_t inp_stat_store[sizeof (struct inp_stat) + sizeof (u_int64_t)];
213 u_int8_t inp_cstat_store[sizeof (struct inp_stat) + sizeof (u_int64_t)];
214 u_int8_t inp_wstat_store[sizeof (struct inp_stat) + sizeof (u_int64_t)];
347 u_int64_t le_next;
348 u_int64_t le_prev;
352 u_int64_t xi_le
[all...]
H A Dip_dummynet.h100 typedef u_int64_t dn_key ; /* sorting key */
284 u_int64_t tot_pkts ; /* statistics counters */
285 u_int64_t tot_bytes ;
450 u_int64_t tot_pkts ; /* statistics counters */
451 u_int64_t tot_bytes ;
575 u_int64_t tot_pkts ; /* statistics counters */
576 u_int64_t tot_bytes ;
H A Dip_fw.h94 u_int64_t fw_pcnt,fw_bcnt; /* Packet and byte counters */
130 u_int64_t fw_loghighest; /* highest number packet to log */
139 * u_int64_t fw_pcnt,fw_bcnt;
192 u_int64_t pcnt, bcnt; /* match counters */
H A Dtcp_var.h873 u_int64_t badformat;
874 u_int64_t unspecv6;
875 u_int64_t synfin;
876 u_int64_t badformatipsec;
877 u_int64_t noconnnolist;
878 u_int64_t noconnlist;
879 u_int64_t listbadsyn;
880 u_int64_t icmp6unreach;
881 u_int64_t deprecate6;
882 u_int64_t ooopacke
[all...]
/xnu-2422.115.4/bsd/nfs/
H A Dnfs_lock.h80 u_int64_t lm_xid; /* unique message transaction ID */
117 u_int64_t la_xid; /* unique message transaction ID */
/xnu-2422.115.4/bsd/net/pktsched/
H A Dpktsched_hfsc.c105 static void hfsc_print_sc(struct hfsc_if *, u_int32_t, u_int64_t,
127 static void update_vf(struct hfsc_class *, u_int32_t, u_int64_t);
132 static struct hfsc_class *ellist_get_mindl(ellist_t *, u_int64_t);
136 static struct hfsc_class *actlist_firstfit(struct hfsc_class *, u_int64_t);
138 static inline u_int64_t seg_x2y(u_int64_t, u_int64_t);
139 static inline u_int64_t seg_y2x(u_int64_t, u_int64_t);
[all...]
H A Dpktsched_fairq.c150 static inline struct mbuf *fairq_getq(struct fairq_class *, u_int64_t);
151 static inline struct mbuf *fairq_pollq(struct fairq_class *, u_int64_t, int *);
157 u_int64_t, u_int32_t, int, u_int64_t, u_int64_t, u_int64_t, u_int64_t,
314 u_int64_t bandwidth, u_int32_t nbuckets, int flags, u_int64_t hogs_m1,
315 u_int64_t lssc_m
[all...]
H A Dpktsched_qfq.h214 u_int64_t cl_S, cl_F; /* flow timestamps (exact) */
241 u_int64_t qfg_S, qfg_F; /* group timestamps (approx) */
267 u_int64_t qif_V; /* precise virtual time */
/xnu-2422.115.4/bsd/net/
H A Dkpi_interface.h1041 u_int64_t output_bw; /* optional */
1042 u_int64_t output_bw_max; /* optional */
1043 u_int64_t output_lt; /* optional */
1044 u_int64_t output_lt_max; /* optional */
1045 u_int64_t _reserved[2]; /* for future use */
1050 u_int64_t input_bw; /* optional */
1051 u_int64_t input_bw_max; /* optional */
1052 u_int64_t input_lt; /* optional */
1053 u_int64_t input_lt_max; /* optional */
1054 u_int64_t ___reserve
[all...]
H A Dpfvar.h125 __private_extern__ u_int64_t pf_time_second(void);
126 __private_extern__ u_int64_t pf_calendar_time_second(void);
599 typedef u_int64_t pf_tcpopts_t;
693 u_int64_t evaluations;
694 u_int64_t packets[2];
695 u_int64_t bytes[2];
697 u_int64_t ticket;
884 u_int64_t bytes[2];
885 u_int64_t packets[2];
889 u_int64_t creatio
[all...]
H A Dif_bond_var.h78 u_int64_t ibsru_buffer64;
H A Dif_llreach.c149 static __inline int iflr_reachable(struct if_llreach *, int, u_int64_t);
222 iflr_reachable(struct if_llreach *lr, int cmp_delta, u_int64_t tval)
224 u_int64_t now;
225 u_int64_t expire;
258 ifnet_llreach_reachable_delta(struct if_llreach *lr, u_int64_t tval)
292 unsigned int alen, u_int64_t llreach_base)
395 u_int64_t
396 ifnet_llreach_up2calexp(struct if_llreach *lr, u_int64_t uptime)
398 u_int64_t calendar = 0;
402 u_int64_t uno
[all...]
/xnu-2422.115.4/bsd/kern/
H A Dmcache.c356 chunksize = MAX(bufsize, sizeof (u_int64_t));
359 align = MAX(align, sizeof (u_int64_t));
891 size_t rsize = P2ROUNDUP(cp->mc_bufsize, sizeof (u_int64_t));
903 if (cp->mc_align != 1 && cp->mc_align != sizeof (u_int64_t))
916 base = (void *)P2ROUNDUP((intptr_t)buf + sizeof (u_int64_t),
917 sizeof (u_int64_t));
968 size_t rsize = P2ROUNDUP(cp->mc_bufsize, sizeof (u_int64_t));
978 if (cp->mc_align != 1 && cp->mc_align != sizeof (u_int64_t))
987 VERIFY(IS_P2ALIGNED(base, sizeof (u_int64_t)));
1017 size_t rsize = P2ROUNDUP(cp->mc_bufsize, sizeof (u_int64_t));
[all...]
H A Dkern_synch.c157 u_int64_t abstime,
324 u_int64_t abstime = 0;
340 u_int64_t abstime = 0;
356 u_int64_t abstime)
368 u_int64_t abstime = 0;
383 u_int64_t abstime = 0;
395 u_int64_t abstime,
/xnu-2422.115.4/libkern/libkern/crypto/
H A Dsha1.h47 u_int64_t b64[1]; /* # of bits, modulo 2^64 (msb first) */
/xnu-2422.115.4/bsd/sys/
H A Dmcache.h83 ((u_int64_t) OSAddAtomic64(n, (volatile SInt64 *)a))
228 u_int64_t bl_alloc; /* allocations from this list */
242 u_int64_t cc_alloc; /* allocations from this cpu */
243 u_int64_t cc_free; /* frees to this cpu */
368 __private_extern__ void mcache_set_pattern(u_int64_t, void *, size_t);
369 __private_extern__ void *mcache_verify_pattern(u_int64_t, void *, size_t);
370 __private_extern__ void *mcache_verify_set_pattern(u_int64_t, u_int64_t,
H A Duio_internal.h112 u_int64_t iov_base; /* Base address. */
113 u_int64_t iov_len; /* Length. */
/xnu-2422.115.4/bsd/hfs/
H A Dhfs.h116 #define HFS_MAXRESERVE ((u_int64_t)(250*1024*1024))
117 #define HFS_BT_MAXRESERVE ((u_int64_t)(10*1024*1024))
127 #define HFS_ROOTVERYLOWDISKTRIGGERLEVEL ((u_int64_t)(512*1024*1024))
129 #define HFS_ROOTLOWDISKTRIGGERLEVEL ((u_int64_t)(1024*1024*1024))
131 #define HFS_ROOTLOWDISKSHUTOFFLEVEL ((u_int64_t)(1024*1024*1024 + 250*1024*1024))
134 #define HFS_VERYLOWDISKTRIGGERLEVEL ((u_int64_t)(100*1024*1024))
136 #define HFS_LOWDISKTRIGGERLEVEL ((u_int64_t)(150*1024*1024))
138 #define HFS_LOWDISKSHUTOFFLEVEL ((u_int64_t)(200*1024*1024))
149 u_int64_t hfs_logical_bytes; /* Number of bytes on the disk device this HFS is mounted on (blockcount * blocksize) */
187 u_int64_t encodingsBitma
[all...]
/xnu-2422.115.4/bsd/netinet6/
H A Dnd6.h89 u_int64_t ln_expire; /* lifetime for NDP state transition */
90 u_int64_t ln_lastused; /* last used timestamp */
520 u_int64_t expire;
521 u_int64_t base_calendartime; /* calendar time at creation */
522 u_int64_t base_uptime; /* uptime at creation */
580 u_int64_t ndpr_preferred; /* preferred time of the prefix */
581 u_int64_t ndpr_expire; /* expiration time of the prefix */
582 u_int64_t ndpr_lastupdate; /* rx time of last advertisement */
583 u_int64_t ndpr_base_calendartime; /* calendar time at creation */
584 u_int64_t ndpr_base_uptim
[all...]
/xnu-2422.115.4/bsd/bsm/
H A Daudit.h177 typedef u_int64_t au_asflgs_t __attribute__ ((aligned (8)));
291 u_int64_t af_filesz;
292 u_int64_t af_currsz;
H A Daudit_internal.h106 (loc) += sizeof(u_int64_t); \
/xnu-2422.115.4/bsd/miscfs/specfs/
H A Dspecdev.h85 u_int64_t si_devsize; /* actual device size in bytes */
91 u_int64_t si_throttle_mask;
/xnu-2422.115.4/bsd/net/classq/
H A Dclassq.h101 u_int64_t packets;
102 u_int64_t bytes;
H A Dclassq_sfb.c176 ((u_int64_t)ABS((int64_t)(_new) - (int64_t)(_old)) > ((_old) << 11))
212 static void sfb_calc_holdtime(struct sfb *, u_int64_t);
213 static void sfb_calc_pboxtime(struct sfb *, u_int64_t);
214 static void sfb_calc_hinterval(struct sfb *, u_int64_t *);
235 static u_int64_t sfb_holdtime = 0; /* 0 indicates "automatic" */
239 static u_int64_t sfb_pboxtime = 0; /* 0 indicates "automatic" */
243 static u_int64_t sfb_hinterval;
267 u_int64_t speed; /* uplink speed */
268 u_int64_t holdtime; /* hold time */
269 u_int64_t pboxtim
[all...]

Completed in 113 milliseconds

1234567