Searched refs:u_int32_t (Results 76 - 100 of 1299) sorted by relevance

1234567891011>>

/freebsd-11-stable/usr.sbin/ppp/
H A Dua.h33 # define ua_htonl(src, tgt) (*(u_int32_t *)(tgt) = htonl(*(u_int32_t *)(src)))
34 # define ua_ntohl(src, tgt) (*(u_int32_t *)(tgt) = ntohl(*(u_int32_t *)(src)))
42 u_int32_t __oh; \
52 u_int32_t __nh; \
53 __nh = ((u_int32_t)*(u_char *)(src) << 24) | \
54 ((u_int32_t)*((u_char *)(src) + 1) << 16) | \
55 ((u_int32_t)*((u_char *)(src) + 2) << 8) | \
56 (u_int32_t)*((u_cha
[all...]
H A Dip.h39 extern int PacketCheck(struct bundle *, u_int32_t, const unsigned char *, int,
41 extern int FilterCheck(const unsigned char *, u_int32_t, const struct filter *,
/freebsd-11-stable/sys/cam/
H A Dcam_sim.h51 struct cam_devq * cam_simq_alloc(u_int32_t max_sim_transactions);
58 u_int32_t unit,
68 void cam_sim_set_path(struct cam_sim *sim, u_int32_t path_id);
73 static __inline u_int32_t cam_sim_path(struct cam_sim *sim);
76 static __inline u_int32_t cam_sim_unit(struct cam_sim *sim);
77 static __inline u_int32_t cam_sim_bus(struct cam_sim *sim);
99 u_int32_t path_id;/* The Boot device may set this to 0? */
100 u_int32_t unit_number;
101 u_int32_t bus_id;
104 u_int32_t flag
[all...]
/freebsd-11-stable/lib/libc/db/hash/
H A Dhash_func.c47 static u_int32_t hash1(const void *, size_t) __unused;
48 static u_int32_t hash2(const void *, size_t) __unused;
49 static u_int32_t hash3(const void *, size_t) __unused;
51 static u_int32_t hash4(const void *, size_t);
54 u_int32_t (*__default_hash)(const void *, size_t) = hash4;
66 u_int32_t
69 u_int32_t h;
86 u_int32_t
89 u_int32_t h;
112 u_int32_t
[all...]
/freebsd-11-stable/sys/dev/an/
H A Dif_aironet_ieee.h168 u_int32_t an_rx_overruns; /* 0x04 */
169 u_int32_t an_rx_plcp_csum_errs; /* 0x08 */
170 u_int32_t an_rx_plcp_format_errs; /* 0x0C */
171 u_int32_t an_rx_plcp_len_errs; /* 0x10 */
172 u_int32_t an_rx_mac_crc_errs; /* 0x14 */
173 u_int32_t an_rx_mac_crc_ok; /* 0x18 */
174 u_int32_t an_rx_wep_errs; /* 0x1C */
175 u_int32_t an_rx_wep_ok; /* 0x20 */
176 u_int32_t an_retry_long; /* 0x24 */
177 u_int32_t an_retry_shor
[all...]
/freebsd-11-stable/sys/dev/ubsec/
H A Dubsecvar.h59 u_int32_t dma_paddr;
119 u_int32_t d_macbuf[5];
190 u_int32_t sc_statmask; /* interrupt status mask */
219 u_int32_t ses_used;
220 u_int32_t ses_deskey[6]; /* 3DES key */
221 u_int32_t ses_mlen; /* hmac length */
222 u_int32_t ses_hminner[5]; /* hmac inner state */
223 u_int32_t ses_hmouter[5]; /* hmac outer state */
224 u_int32_t ses_iv[2]; /* [3]DES iv */
231 u_int32_t hst_ipacket
[all...]
/freebsd-11-stable/sys/dev/atkbdc/
H A Datkbdc_subr.h41 u_int32_t vendorid;
42 u_int32_t serial;
43 u_int32_t logicalid;
44 u_int32_t compatid;
/freebsd-11-stable/libexec/bootpd/
H A Dbptypes.h14 #define u_int32 u_int32_t
/freebsd-11-stable/sys/mips/include/
H A Dcpuinfo.h57 u_int32_t tlb_pgmask;
62 u_int32_t ic_size;
66 u_int32_t dc_size;
72 u_int32_t dc_size;
/freebsd-11-stable/tools/tools/ncpus/
H A Dacpidump.h39 u_int32_t rsdt_addr;
40 u_int32_t length;
49 u_int32_t len;
54 u_int32_t oemrev;
56 u_int32_t crerev;
58 u_int32_t body[1];/* This member should be casted */
64 u_int32_t flags;
71 u_int32_t apic_addr;
72 u_int32_t int_base;
78 u_int32_t int
[all...]
/freebsd-11-stable/usr.bin/mkesdb/
H A Dldef.h39 u_int32_t ci_csid;
/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,
73 int ng_l2cap_l2ca_get_info_rsp (ng_l2cap_con_p, u_int32_t, u_int16_t,
/freebsd-11-stable/sys/dev/tws/
H A Dtws_user.h53 u_int32_t timeout_msec;
54 u_int32_t time_remaining_msec;
55 u_int32_t force_flag;
80 u_int32_t control_code;
81 u_int32_t status;
82 u_int32_t unique_id;
83 u_int32_t sequence_id;
84 u_int32_t os_status;
85 u_int32_t buffer_length;
/freebsd-11-stable/sys/dev/sound/pcm/
H A Dfeeder.h31 u_int32_t type;
32 u_int32_t in, out;
33 u_int32_t flags;
56 u_int32_t snd_fmtscore(u_int32_t fmt);
57 u_int32_t snd_fmtbestbit(u_int32_t fmt, u_int32_t *fmts);
58 u_int32_t snd_fmtbestchannel(u_int32_t fm
[all...]
H A Dmixer.h54 int mix_setrecsrc(struct snd_mixer *m, u_int32_t src);
55 u_int32_t mix_getrecsrc(struct snd_mixer *m);
59 void mix_setdevs(struct snd_mixer *m, u_int32_t v);
60 void mix_setrecdevs(struct snd_mixer *m, u_int32_t v);
61 u_int32_t mix_getdevs(struct snd_mixer *m);
62 u_int32_t mix_getrecdevs(struct snd_mixer *m);
63 void mix_setparentchild(struct snd_mixer *m, u_int32_t parent, u_int32_t childs);
64 void mix_setrealdev(struct snd_mixer *m, u_int32_t dev, u_int32_t realde
[all...]
/freebsd-11-stable/include/protocols/
H A Drouted.h65 u_int32_t rip_metric; /* cost of route */
74 u_int32_t n_dst; /* destination net or host */
76 u_int32_t n_mask; /* netmask in RIPv2 */
77 u_int32_t n_nhop; /* optional next hop in RIPv2 */
78 u_int32_t n_metric; /* cost of route */
96 u_int32_t md5_seqno; /* sequence number */
97 u_int32_t rsvd[2]; /* must be 0 */
145 #define INADDR_RIP_GROUP (u_int32_t)0xe0000009 /* 224.0.0.9 */
/freebsd-11-stable/sys/netgraph/
H A Dng_etf.h62 u_int32_t packets_in; /* packets in from downstream */
63 u_int32_t packets_out; /* packets out towards downstream */
/freebsd-11-stable/sys/dev/mly/
H A Dmlyio.h68 u_int32_t q_length;
69 u_int32_t q_max;
/freebsd-11-stable/sys/dev/mrsas/
H A Dmrsas_ioctl.h96 u_int32_t sgl_off;
97 u_int32_t sge_count;
98 u_int32_t sense_off;
99 u_int32_t sense_len;
114 u_int32_t sgl_off;
115 u_int32_t sge_count;
116 u_int32_t sense_off;
117 u_int32_t sense_len;
/freebsd-11-stable/sys/opencrypto/
H A Ddeflate.h46 u_int32_t deflate_global(u_int8_t *, u_int32_t, int, u_int8_t **);
/freebsd-11-stable/sys/sys/
H A Dmd4.h31 u_int32_t state[4]; /* state (ABCD) */
32 u_int32_t count[2]; /* number of bits, modulo 2^64 (lsb first) */
/freebsd-11-stable/sbin/fsck_msdosfs/
H A Ddosfs.h39 typedef u_int32_t cl_t; /* type holding a cluster number */
51 u_int32_t bpbSectors; /* total number of sectors */
56 u_int32_t bpbHiddenSecs; /* # of hidden sectors */
57 u_int32_t bpbHugeSectors; /* # of sectors if bpbbpbSectors == 0 */
74 u_int32_t NumSectors; /* how many sectors are there */
75 u_int32_t FATsecs; /* how many sectors are in FAT */
76 u_int32_t NumFatEntries; /* how many entries really are there */
118 u_int32_t size; /* filesize in bytes */
/freebsd-11-stable/sys/arm/arm/
H A Dstack_machdep.c50 stack_capture(struct stack *st, u_int32_t *frame)
57 u_int32_t *frame;
69 frame = (u_int32_t *)td->td_pcb->pcb_regs.sf_r11;
84 u_int32_t *frame;
86 frame = (u_int32_t *)__builtin_frame_address(0);
/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_ioctl.h92 u_int32_t pd_unit; /* device unit number */
98 u_int32_t pd_unit; /* Unit number */
102 u_int32_t flags; /* Matching expression */
106 u_int32_t pat_buf_len; /* pattern buffer length */
107 u_int32_t num_patterns; /* number of patterns */
109 u_int32_t match_buf_len; /* match buffer length */
110 u_int32_t num_matches; /* number of matches returned */
112 u_int32_t offset; /* offset into device list */
113 u_int32_t generation; /* device list generation */
114 u_int32_t statu
[all...]
/freebsd-11-stable/lib/libopenbsd/
H A Dimsg.h42 u_int32_t queued;
68 u_int32_t type;
71 u_int32_t peerid;
72 u_int32_t pid;
102 int imsg_compose(struct imsgbuf *, u_int32_t, u_int32_t, pid_t,
104 int imsg_composev(struct imsgbuf *, u_int32_t, u_int32_t, pid_t,
106 struct ibuf *imsg_create(struct imsgbuf *, u_int32_t, u_int32_t, pid_
[all...]

Completed in 404 milliseconds

1234567891011>>